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/config
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!
8 years ago
..
environments Return force_ssl to the controller (#2380) 8 years ago
initializers allow localhost to bypass the ratelimit (#2554) 8 years ago
locales Add option to disable two factor auth in admin accounts panel. (#2584) 8 years ago
application.rb Add Hebrew interface translation. (#2573) 8 years ago
boot.rb Upgrade to Rails 5.0.0.1 8 years ago
cable.yml Add Heroku deployment support 8 years ago
database.yml Add env variable to disable prepared statements (#1293) 8 years ago
deploy.rb capistrano: link robots.txt (#1576) 8 years ago
environment.rb Upgrade to Rails 5.0.0.1 8 years ago
i18n-tasks.yml I18n health warnings (#1949) 8 years ago
navigation.rb Followers-only post federation (#2111) 8 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb Add option to disable two factor auth in admin accounts panel. (#2584) 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 8 years ago
settings.yml Add gif auto-play/pause preference 8 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 9 years ago