(password) Callback


SUBMITTED BY: Guest

DATE: Aug. 22, 2014, 7:03 a.m.

FORMAT: Text only

SIZE: 680 Bytes

HITS: 444

  1. (password) Callback phase initiated.
  2. (password) Authentication failure! invalid_credentials encountered.
  3. Started POST "/auth/password/callback" for 127.0.0.1 at 2012-12-05 02:34:05 -0800
  4. User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'asd@asf.comssdf' LIMIT 1
  5. Started GET "/auth/failure?message=invalid_credentials&strategy=password" for 127.0.0.1 at 2012-12-05 02:34:05 -0800
  6. Processing by SessionsController#failure as HTML
  7. Parameters: {"message"=>"invalid_credentials", "strategy"=>"password"}
  8. Rendered text template (0.0ms)
  9. Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms)

comments powered by Disqus