This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
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!
2017-05-02 21:07:12 +02:00
..
assets
controllers Add option to disable two factor auth in admin accounts panel. (#2584) 2017-05-02 21:07:12 +02:00
helpers
lib
mailers
models Add option to disable two factor auth in admin accounts panel. (#2584) 2017-05-02 21:07:12 +02:00
presenters
services Downgrade rubocop 0.48.1 => 0.46.0 (#2628) 2017-04-30 00:23:45 +02:00
validators
views Add option to disable two factor auth in admin accounts panel. (#2584) 2017-05-02 21:07:12 +02:00
workers