]> git.openstreetmap.org Git - rails.git/commitdiff
Simplify deny_access handling
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Mar 2019 13:27:05 +0000 (14:27 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Mar 2019 13:39:17 +0000 (14:39 +0100)
Now that we have all api controllers inheriting from a common base,
it's easier to override the deny_access handler without having to
switch between both.

Fixes #2064


No differences found