]> git.openstreetmap.org Git - rails.git/commit
Allow registration of OAuth 1.0 applications to be disabled
authorTom Hughes <tom@compton.nu>
Sun, 28 Jan 2024 19:42:06 +0000 (19:42 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 31 Jan 2024 19:18:16 +0000 (19:18 +0000)
commit31659bedbe22001bc304e5c7c92c7b67b87d74e2
tree325573387023c972190ff39516be08aebbfd4509
parent3ab9da6c6bc79a44fdf05266a5ca4dd5e0f34ef8
Allow registration of OAuth 1.0 applications to be disabled
app/controllers/oauth_clients_controller.rb
app/views/oauth_clients/index.html.erb
config/locales/en.yml
config/settings.yml
test/controllers/oauth_clients_controller_test.rb
test/test_helper.rb