Posted by leop on September 21, 2007 at 11:10am
Jump to:
| Project: | Secure Login |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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.
Comments
#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.
#2
It's not clear to me why this is necessary. If needed you could probably develop a small custom module to redirect failed logins back to HTTP.