Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE 2016 11086 oauth gem upgrade #163

Closed
wants to merge 17 commits into from

Conversation

mcramm
Copy link

@mcramm mcramm commented Apr 29, 2021

No description provided.

Kimtaro and others added 17 commits January 5, 2012 15:45
The railties need to be wrapped in a check for Rails 3. On Rails 2, if railties
aren't installed this would error on missing constant. If it was
installed it would complain on version mismatch.
error response to invalid_grant should be status of 400, based on OAuth2...
CLIO-12778: added check to ensure token is valid before issuing grant
Rails 4 support
Conflicts:
	lib/oauth/controllers/application_controller_methods.rb
	lib/oauth/rack/oauth_filter.rb
…confirmation

Bring clio fork up-to-date with jnraine
@mcramm mcramm closed this Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants