]>
author | Tom Hughes <tom@compton.nu> | |
Wed, 16 Nov 2011 21:06:47 +0000 (21:06 +0000) | ||
committer | Tom Hughes <tom@compton.nu> | |
Wed, 16 Nov 2011 21:13:25 +0000 (21:13 +0000) | ||
commit | 7b89dc63496de0b6131a93c57d283ebb4490804b | |
tree | 7735287794aeed052d2733b67ace73be2f2c6576 | tree | snapshot |
parent | 87d38efbb072a99bea2bbeaac11d6fa37dd0d9ee | commit | diff |
app/controllers/application_controller.rb | diff | blob | history | |
app/controllers/oauth_controller.rb | diff | blob | history | |
app/models/access_token.rb | diff | blob | history | |
app/models/client_application.rb | diff | blob | history | |
app/models/oauth2_token.rb | [new file with mode: 0644] | blob |
app/models/oauth2_verifier.rb | [new file with mode: 0644] | blob |
app/models/oauth_token.rb | diff | blob | history | |
app/models/request_token.rb | diff | blob | history | |
app/views/oauth/authorize.html.erb | [moved from app/views/oauth/oauthorize.html.erb with 68% similarity] | diff | blob | history |
app/views/oauth/authorize_success.html.erb | diff | blob | history | |
config/routes.rb | diff | blob | history | |
db/migrate/20111116184519_update_oauth.rb | [new file with mode: 0644] | blob |
test/unit/oauth_token_test.rb | diff | blob | history |