Changeset - 5b147d0f8927
default
0
1
0
auth: show a clear "Authentication failed" message if login fails after passing form validation
log_in_user will only set a session cookie after verifying that the user is
valid (for example based on IP). The code is thus safe, but no hint were given
to the user if login failed for that reason.
log_in_user will only set a session cookie after verifying that the user is
valid (for example based on IP). The code is thus safe, but no hint were given
to the user if login failed for that reason.
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)