]> git.openstreetmap.org Git - rails.git/commit
Add javascript OAuth support
authorTom Hughes <tom@compton.nu>
Wed, 27 Mar 2013 20:48:15 +0000 (20:48 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 Mar 2013 00:34:09 +0000 (00:34 +0000)
commite8d32637c16aaba887a3c2c54eab68ab92da7f5b
treeac8f0ad58ca6ebd8c1e4efdb7bacb8ea2fc32c57
parent5bb55c23152a448b4128be32f46178a13926cb74
Add javascript OAuth support
Vendorfile
app/assets/javascripts/application.js
app/assets/javascripts/oauth.js [new file with mode: 0644]
app/controllers/application_controller.rb
app/controllers/site_controller.rb
app/views/layouts/_head.html.erb
config/example.application.yml
vendor/assets/ohauth/ohauth.js [new file with mode: 0644]
vendor/assets/ohauth/sha.js [new file with mode: 0644]