robdimarco / omniauth_crowd

An OmniAuth provider for Atlassian Crowd REST API
MIT License
30 stars 21 forks source link

escape credentials sent to Crowd #13

Closed SamPlacette closed 11 years ago

SamPlacette commented 11 years ago

Hi,

I recently ran into a problem authenticating with an app that uses the "omniauth_crowd" strategy. I eventually traced the problem down to my password containing a chevron ("<"). My teammate and I found the problem in the source code and I wrote up a proposed fix with some tests. Please let me know if you have any questions.

Thanks Sam Placette

robdimarco commented 11 years ago

Thanks for the fix.

SamPlacette commented 11 years ago

Thanks for responding so quickly. Could you please release the latest revision? This problem is causing problems for our team and we would like to use the fix.

Thanks Sam

robdimarco commented 11 years ago

Version updated and released