]> git.openstreetmap.org Git - rails.git/commitdiff
Remove references to OAuth 1 client_application model
authorAnton Khorev <tony29@yandex.ru>
Tue, 14 Jan 2025 11:55:25 +0000 (14:55 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 14 Jan 2025 11:55:25 +0000 (14:55 +0300)
.rubocop_todo.yml
config/locales/en.yml

index 041b7ef5eccd725c76885705f214243e31f3dc2c..b3379b91a14243fec617620f973a8f5c3aaa8db7 100644 (file)
@@ -52,7 +52,6 @@ Lint/AssignmentInCondition:
     - 'app/helpers/application_helper.rb'
     - 'app/helpers/browse_tags_helper.rb'
     - 'app/mailers/user_mailer.rb'
-    - 'app/models/client_application.rb'
     - 'lib/nominatim.rb'
     - 'lib/osm.rb'
     - 'script/deliver-message'
index d1faa7a50c2b428938565059e94388e63fd6d20b..04b8a9a966b170d6d688c612264bc1779f633051 100644 (file)
@@ -20,9 +20,6 @@ en:
         create: Add Comment
       message:
         create: Send
-      client_application:
-        create: Register
-        update: Update
       oauth2_application:
         create: Register
         update: Update