Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP ERROR 403 while login #24

Open
velmuruganvelayutham opened this issue May 21, 2016 · 1 comment
Open

HTTP ERROR 403 while login #24

velmuruganvelayutham opened this issue May 21, 2016 · 1 comment

Comments

@velmuruganvelayutham
Copy link
Contributor

screenshot from 2016-05-21 04 28 59

I think the login page was served yesterday and today I am trying to login.

The issue resolved after refreshing the login page.

@syjer
Copy link
Member

syjer commented May 21, 2016

This is caused by the CSRF protection: the token expired (it's saved inside the session).

A better error page will be done :), as the 403 error is quite confusing (and some kind of polling for keeping the session alive too, so the probability of seeing this error will drop down)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants