mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-13 22:23:48 -05:00
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!