CSRF verification failed. Request aborted. 403 Error only on Firefox
One of my users reports an CSRF verification failed. Request aborted. Error
- This error appears only in firefox, also when he is using an private Firefox Window (no old cookies)
This happens alway when he is trying to log in with his username and password
How to resolve this issue?
I can not reproduce this problem. I can log in with all browsers, but some users not..
Comments
Which version of Askbot do you run? Did you make any custom modifications on the code? Did you already try `DEBUG=True` as the message suggests?
My version is 0.7.48. The Problem is that I don't get this message, but some of my users.
I got this too on http://askbot.org, but I didn't try with NoScript disabled.