Unsuccessful login leads to https
leop - September 21, 2007 - 11:10
| Project: | Secure Login |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
On unsuccessful login the user is referred to https://domainname (showing the normal Sorry, unrecognized username or password...
message). I would expect that an unsuccessful login would also be referred to the normal http://domainname site.

#1
This is now partially solved in that after an unsuccessful login, the user will still be redirected to https, but will be redirected back to http when he logs in successfully.