mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
19219cbe0f
When using a token longer than approximately 45 characters, the base64 encoded string passed in the HTTP_AUTHORIZATION header will contain newline characters. The existing implementation used a regex which didn't handle this case correctly. |
||
---|---|---|
.. | ||
controllers | ||
generators | ||
integration | ||
mailers | ||
models | ||
omniauth | ||
orm | ||
rails_app | ||
support | ||
devise_test.rb | ||
encryptors_test.rb | ||
failure_app_test.rb | ||
mapping_test.rb | ||
models_test.rb | ||
routes_test.rb | ||
test_helper.rb | ||
test_helpers_test.rb |