nitcalicut / Paathshaala

Social Content Repository for NITC
www.paathshaala.nitc.ac.in
GNU General Public License v3.0
12 stars 7 forks source link

Sessions failing #6

Closed jaseemabid closed 12 years ago

jaseemabid commented 13 years ago

Unable to login sometimes, sessions failing without any error messages.

jaseemabid commented 13 years ago

Issue fixed

jaseemabid commented 13 years ago

Need response. For eg, if it failed because of wrong password, it should be reported back.

jaseemabid commented 13 years ago

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

jaseemabid commented 12 years ago

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.

nxvipin commented 12 years ago

DB Issue. Fixed :)