Problem with authentification of users !
Brought to you by:
lee_herron
Operating system - Windows 2000 pro
Apache 1.3.20 + mod_ssl + openssl + ActivePerl.
A problem in welcome.cgi unit, when do operation with
e-mail address and password of existing and new users.
If to enter any e-mail address and the existing
password, access for this user will be allowed!!!
For example, user dima@usa.net with the password
123456 was registered, if to enter any other e-mail,
for example 123@321.com, and password of the user
dima@usa.net you will be accepted by system!!!
One more problem arises because custid is not
transferred at input e-mail and password. The checkout
system (checkout.cgi) is always thrown out to
welcome.cgi unit!