`deny_access` was split into `web_deny_access` and `api_deny_access` in 
https://github.com/openstreetmap/openstreetmap-website/commit/8f70fb21146b1e8b90125e02d54e70bceea1d5fd.
 Later `api_deny_access` was moved to `ApiController` in 
https://github.com/openstreetmap/openstreetmap-website/commit/742291a840ea9dd741ef439e8678c50d1537973b.
 However the token-checking branch was left in `ApplicationController`. 
You're not going to have `doorkeeper_token` outside of the api, right?
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5542

-- Commit Summary --

  * Remove doorkeeper_token branch from web deny_access

-- File Changes --

    M app/controllers/application_controller.rb (5)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5542.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5542.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5542
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to