0
I Use This!
Inactive

Commits : Listings

Analyzed 42 minutes ago. based on code collected about 6 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'oauth1_0a' More... almost 15 years ago
Fixed a problem with erb views in generator More... almost 15 years ago
Added documentation of Consumer More... almost 15 years ago
Cleaned up provider generator. Routes are now auto generated Fixed some erb errors got rid of empty helpers More... almost 15 years ago
Simplified oauth_consumer generator Added insert_routes to simplify route generation in generator More... almost 15 years ago
Added oauth_consumer More... almost 15 years ago
Updated client_application to handle oob callback_url case. More... almost 15 years ago
fixed controller specs More... almost 15 years ago
Fixed documentation More... almost 15 years ago
Updated documentation with information about upgrading. More... almost 15 years ago
Merge branch 'master' into oauth1_0a More... almost 15 years ago
Added haml templates and updated README More... almost 15 years ago
Got rid of tabs More... almost 15 years ago
Merged in alec-c4's improvements on client application management More... almost 15 years ago
Added preliminary support for OAuth 1.0a More... almost 15 years ago
Cosmetic changes - added links to edit/destroy client applications More... almost 15 years ago
Added validation for client_application model More... almost 15 years ago
Updated Changelog More... about 15 years ago
Fixed two minor syntax errors, in edit.html.erb and oauth_provider_generator More... about 15 years ago
Updated Changelog More... about 15 years ago
made sure edit uses edit template More... about 15 years ago
Fix a NPE when trying to get an access_token that is not yet authorized. More... about 15 years ago
Fixed whitespace More... about 15 years ago
fix to work with v0.3.1 of oauth gem More... about 15 years ago
forgot to add new edit.html.erb to generator copy process More... over 15 years ago
fixed before filter stuff More... over 15 years ago
forgot to commit these in last commit More... over 15 years ago
- Added Test:Unit tests to generator - added missing oauth_clients/edit.html.erb view template - added missing :oauth_clients resource route in USAGE More... over 15 years ago
Fixed whitespace More... over 15 years ago
don't throw NPE if token not in DB More... over 15 years ago