Closed jaseemabid closed 12 years ago
Issue fixed
Need response. For eg, if it failed because of wrong password, it should be reported back.
@swvist Since we are reloading the page, we wont be able to send a response on failed login via ajax. Resend the user to the same page with an additional get variable to fix the issue.
We can make this ajax based if required. Reload on success with logged in ui. Need to display more sensible error messages than a Boolean success/fail, which the user will understand without we even telling it. This is I believe the 3rd time we are having trouble with sessions.
DB Issue. Fixed :)
Unable to login sometimes, sessions failing without any error messages.