openstreetmap-website/app
Chris Flipse 5232914427 Implement the cancan filters for diary entries
Access logic is not _entirely_ exported from the controller,
unfortunately.  For interface reasons, some actions which require admin
have to be listed within the controller's deny_access method.

This is required because, being a default-deny system, cancancan
_cannot_ tell you the reason you were denied access; and so
the "nice" feedback presenting next steps can't be gleaned from
the exception
2018-06-17 13:57:06 -04:00
..
assets Merge branch 'master' into next 2018-06-10 17:02:12 +01:00
controllers Implement the cancan filters for diary entries 2018-06-17 13:57:06 -04:00
helpers Only include issues visible to the current user in the count 2018-06-17 01:01:24 +01:00
models Implement the cancan filters for diary entries 2018-06-17 13:57:06 -04:00
views Assign vandalism reports for users to moderators 2018-06-17 11:14:19 +01:00