mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-20 04:08:14 -05:00
This caused issues with OAuth header authentication. Please note I have added a test but I'm not sure it works right as it doesn't fails without the change :-) But it does fix failures in the oauth-plugin provider specs using devise. Signed-off-by: José Valim <jose.valim@gmail.com>