Menu

#6 misstyped password

v0.x
open
5
2003-05-08
2003-05-08
No

When the user types in the wrong password in the login
form, this password is stored in the session variable.
There is no way of removing this until the session
expires, because all subsequent loggins first make a
call the the database in the Application.cfm file using
the wrong password.

We need to flush the old login session variables,
everytime someone tries to login using the form.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.