Defect #19917
closedRedmine Auth_token issue
0%
Description
Hi,
I was getting 422 Authentication error when i was editing journal/comments so i posted my question here
http://stackoverflow.com/questions/30387156/redmine-auth-token-missing-when-editing-comment
Then I run rake tmp:cache:clear and now i can't even logged in
ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-linux]
production.log
Processing by AccountController#login as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"wsQnpXOapy2ihefrjstSWVU1g8iIVrlFAnaP7wYuV4rK/wf+71adTDxM4GkZl/mSsaFPAHNmjXdtX1T/oJBz8w==", "back_url"=>"http://redmine.redbrick.io/", "username"=>"s", "password"=>"[FILTERED]", "login"=>"Login »"}
Can't verify CSRF token authenticity
Rendered common/error.html.erb within layouts/base (0.7ms)
Filter chain halted as :verify_authenticity_token rendered or redirected
Runing With apache2 fastcgi, only one instance.
I installed 1 plugin Agile before running rake tmp:cache:clear