Commit Graph

2 Commits (0eacf2b419fdb7e7abca9f38537a05f7d3b89bf2)

Author SHA1 Message Date
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions ()
* Add moderator role and add pundit policies for admin actions

* Add rake task for turning user into mod and revoking it again

* Fix handling of unauthorized exception

* Deliver new report e-mails to staff, not just admins

* Add promote/demote to admin UI, hide some actions conditionally

* Fix unused i18n
Matt Jankowski de4681b2be Move admin/pubsubhubbub controller to admin/subscriptions ()