robdimarco / omniauth_crowd

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

Removed invalid content type that was reintroduced, breaking group requests #17

Closed margaretdax closed 11 years ago

margaretdax commented 11 years ago

This broke between 2.1.1 and 2.1.2 with commit bc39b176754b762f0af8c68462a33c62e108d1e4

I've also made an addition to the crowd spec that responds in the same way Crowd will respond to this content type header, and made corrections to the 'should have good data' steps.

robdimarco commented 11 years ago

Thanks!

margaretdax commented 11 years ago

Awesome! When can I expect 2.1.4 to be up on RubyGems? I'd like to have @combhua's contribution but can't use 2.1.2 or 2.1.3 as it stands right now.

robdimarco commented 11 years ago

Going to cut a new version now.

margaretdax commented 11 years ago

Excellent :)

robdimarco commented 11 years ago

Release 2.2.0 is out. Upped minor version in case anyone was relying on user_info.

On Thu, Oct 10, 2013 at 5:14 PM, Logan Blackburn notifications@github.comwrote:

Excellent :)

— Reply to this email directly or view it on GitHubhttps://github.com/robdimarco/omniauth_crowd/pull/17#issuecomment-26092358 .