Commit Graph

7 Commits

Author SHA1 Message Date
Kenichi Kamiya e515908f10 Remove warnings "assigned but unused variable" in spec 2013-03-13 07:56:49 -07:00
Erik Michaels-Ober 213451064d Rename spec_helper -> helper 2013-02-25 16:05:37 -08:00
Erik Michaels-Ober 94772cfbfe Convert to the new RSpec expectation syntax 2012-10-10 01:36:06 -07:00
slainer68 d8e82f7975 Fixing build on 1.8.7 2012-04-12 02:13:22 +02:00
slainer68 a364cf4bea Adds strategy parameter with the strategy name in the failure end point redirect callback. 2012-04-10 20:42:02 +02:00
Michael Bleigh bcd891aec4 Adds 'origin' param to default failure redirect. Closes #569 2012-03-20 21:47:03 -04:00
Michael Bleigh d02f9d58f7 Improves error handling behavior. Closes #578.
* OmniAuth::FailureEndpoint will raise any encountered
  errors out if RACK_ENV is development.
* It will redirect compatibly with current OmniAuth if
  not in development.
* Now uses Rack::Response to include a content length
  in the failure response.
2012-03-05 23:11:35 -05:00