Closed (won't fix)
Project:
Secure Login
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 11:10 UTC
Updated:
29 Oct 2010 at 00:39 UTC
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
Comment #1
avf commentedThis 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.
Comment #2
mfbIt'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.