]> git.openstreetmap.org Git - rails.git/commit
Allow customer URL schemas for OAuth callback URLs
authorTom Hughes <tom@compton.nu>
Tue, 28 Jul 2015 11:13:18 +0000 (12:13 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 28 Jul 2015 11:13:18 +0000 (12:13 +0100)
commit098d1fc2351be0bd53ae26b42a9b136894c63346
tree000afdb1823be4289c8ea1f00d17cbe8ababd616
parent93a617fec9febfb74040cab5bda0891075703ab1
Allow customer URL schemas for OAuth callback URLs

Fixes #1019
app/models/client_application.rb
test/fixtures/client_applications.yml
test/integration/client_applications_test.rb [moved from test/integration/client_application_test.rb with 98% similarity]
test/models/client_application_test.rb [new file with mode: 0644]