]> git.openstreetmap.org Git - rails.git/commit
Remove current_user branch from ApiController#deny_access
authorAnton Khorev <tony29@yandex.ru>
Fri, 14 Feb 2025 22:20:06 +0000 (01:20 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 14 Feb 2025 22:20:06 +0000 (01:20 +0300)
commit03867e2fee60ffbfca44fc971605272d4d04582f
tree15a85a29e0b8d269fd46eb65c9d7269cb16bf305
parentf5af8befa9ffe0c95f4a3c58d2fbb63a2e971ab0
Remove current_user branch from ApiController#deny_access

Unreachable because if there's no doorkeeper_token, there's also no current_user.
app/controllers/api_controller.rb