[openstreetmap/openstreetmap-website] Remove doorkeeper_token branch from web deny_access (PR #5542)
Anton Khorev
notifications at github.com
Fri Jan 24 02:35:00 UTC 2025
`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/5542 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250123/2d2c2ec1/attachment.htm>
More information about the rails-dev
mailing list