You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Emelia Smith 2e59751823 Improve require_admin! and require_staff! filters (#7018)
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!
7 years ago
..
controllers Improve require_admin! and require_staff! filters (#7018) 7 years ago
fabricators
features
fixtures
helpers
lib [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 7 years ago
mailers
models Validate HTTP response length while receiving (#6891) 7 years ago
policies
presenters
requests
routing
services
support
validators Add a spec for UniqueUsernameValidator (#6927) 7 years ago
views
workers
rails_helper.rb
spec_helper.rb