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.
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.