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!
2018-04-03 13:07:32 +02:00
..
controllers Improve require_admin! and require_staff! filters (#7018) 2018-04-03 13:07:32 +02:00
fabricators Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures Added FetchRemoteAccountService spec (#6456) 2018-02-10 17:10:57 +01:00
helpers
lib
mailers
models
policies
presenters
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing
services
support
validators Add a spec for UniqueUsernameValidator (#6927) 2018-03-27 05:22:58 +02:00
views
workers
rails_helper.rb
spec_helper.rb