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/controllers
Kaylee 7880671f35 Add option to disable two factor auth in admin accounts panel. (#2584)
* Add option to disable two factor auth in admin accounts panel.
Closes #2578

* Add @mjankowski's suggestions.
* Moves destroy actions behind User#disable_two_factor!
* Adds spec coverage for Admin:TwoFactorAuthenticationsController and User#disable_two_factor!
9 years ago
..
admin Add option to disable two factor auth in admin accounts panel. (#2584) 9 years ago
api Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 9 years ago
auth Catch error when server decryption fails on 2FA (#2512) 9 years ago
concerns Extract user tracking into concern (#2600) 9 years ago
oauth More controller specs (#2561) 9 years ago
settings Filter on allowed user language preferences (#2361) 9 years ago
well_known Clean up well-known routes/controllers (#1649) 9 years ago
about_controller_spec.rb Clean up about page (#1282) 9 years ago
account_follow_controller_spec.rb More controller specs (#2561) 9 years ago
account_unfollow_controller_spec.rb More controller specs (#2561) 9 years ago
accounts_controller_spec.rb Restful refactor of accounts/ routes (#2133) 9 years ago
authorize_follows_controller_spec.rb More controller specs (#2561) 9 years ago
follower_accounts_controller_spec.rb More controller specs (#2561) 9 years ago
following_accounts_controller_spec.rb More controller specs (#2561) 9 years ago
home_controller_spec.rb Fix OAuth authorization page and add a spec for it 9 years ago
media_controller_spec.rb More controller specs (#2561) 9 years ago
remote_follow_controller_spec.rb Coverage for remote follows (#2694) 9 years ago
statuses_controller_spec.rb More coverage yes more even more (#2627) 9 years ago
stream_entries_controller_spec.rb Simplify the way the embed view is created (#1590) 9 years ago
tags_controller_spec.rb Return missing page when tag does not exist (#2563) 9 years ago