Commit Graph

1 Commits (3f51a22d3b6fb1550b373cfd17b1125cc4747c52)

Author SHA1 Message Date
Kaylee 7880671f35 Add option to disable two factor auth in admin accounts panel. ()
* Add option to disable two factor auth in admin accounts panel.
Closes 

* Add @mjankowski's suggestions.
* Moves destroy actions behind User#disable_two_factor!
* Adds spec coverage for Admin:TwoFactorAuthenticationsController and User#disable_two_factor!