[openstreetmap/openstreetmap-website] Remove custom deny_access handlers (#2060)
Andy Allan
notifications at github.com
Wed Nov 14 11:26:18 UTC 2018
Since these pages are not accessed by normal users, except for url fiddling, it's fine to respond with a generic access denied.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2060
-- Commit Summary --
* Remove custom deny_access handlers
-- File Changes --
M app/controllers/diary_entries_controller.rb (16)
M app/controllers/issue_comments_controller.rb (9)
M app/controllers/issues_controller.rb (9)
M test/controllers/diary_entries_controller_test.rb (4)
M test/controllers/issue_comments_controller_test.rb (2)
M test/controllers/issues_controller_test.rb (10)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2060.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2060.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2060
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181114/c0e7ad60/attachment-0001.html>
More information about the rails-dev
mailing list