]> git.openstreetmap.org Git - rails.git/commit
Update oauth models and controllers for OAuth 1.0a support
authorTom Hughes <tom@compton.nu>
Fri, 10 Sep 2010 09:31:44 +0000 (10:31 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 21 Sep 2010 15:20:30 +0000 (16:20 +0100)
commit1c3a9ee62b7d1a0dc97d52b1a498be1339d49ebf
tree2dccb17ab1c7507677150663ea99f171115f17fa
parentc08f9a2f0343a4c9ca2543737c8cb8747d816e02
Update oauth models and controllers for OAuth 1.0a support
app/controllers/oauth_controller.rb
app/models/client_application.rb
app/models/request_token.rb
config/example.application.yml
db/migrate/20100910084426_add_callback_to_oauth_tokens.rb [new file with mode: 0644]