Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-03 | Improve require_admin! and require_staff! filters (#7018) | Emelia Smith | |
Previously these returns 302 redirects instead of 403s, which meant posting links to admin pages in slack caused them to unfurl, rather than stay as a link. Additionally, require_admin! doesn't appear to be actively used, on require_staff! | |||
2017-05-26 | Spec Admin::BaseController (#3328) | Akihiko Odaki | |