mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04: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>