Created
January 29, 2014 18:19
-
-
Save elricstorm/8693762 to your computer and use it in GitHub Desktop.
error 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I, [2014-01-29T13:08:51.853592 #30794] INFO -- : Processing by Devise::SessionsController#create as HTML | |
I, [2014-01-29T13:08:51.853726 #30794] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"bY9aBQPKBhetp+jNrl0/WHuN+/jkTzCsW9cGd4kkMDs=", "user"=>{"email"=>"[email protected]", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Sign in to Bust the Books"} | |
W, [2014-01-29T13:08:51.854607 #30794] WARN -- : Can't verify CSRF token authenticity | |
I, [2014-01-29T13:08:51.871144 #30794] INFO -- : Completed 401 Unauthorized in 17ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment