]> git.openstreetmap.org Git - rails.git/commit
Unify OAuth scope rendering
authorMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Wed, 19 Aug 2026 17:07:55 +0000 (17:07 +0000)
committerMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Wed, 19 Aug 2026 17:31:15 +0000 (17:31 +0000)
commitb9fe3eaf96a8902a722982b40226a9696444954e
tree0949c38fe70b97590aa10aed5866da036184229e
parent98e3260802172311daca3620db692cb4fae46fac
Unify OAuth scope rendering

Co-authored-by: Diya Maheshwari <diyamaheshwari124@gmail.com>
app/helpers/authorization_helper.rb
app/views/oauth2_applications/_application.html.erb
app/views/oauth2_applications/_form.html.erb
app/views/oauth2_applications/show.html.erb
app/views/oauth2_authorizations/new.html.erb
app/views/oauth2_authorized_applications/_application.html.erb
lib/oauth.rb
test/controllers/oauth2_applications_controller_test.rb
test/controllers/oauth2_authorized_applications_controller_test.rb