about summary refs log tree commit diff
path: root/spec/controllers/settings/two_factor_authentication/confirmations_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-05-10Fix typo in source `setted`->`set` (#18385)luzpaz
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-08-30Fix uncaught parameter missing exceptions and missing error templates (#11702)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-04-21Use raw status code on have_http_status (#7214)Yamagishi Kazutoshi
2018-01-21Redirect to 2FA creation page when otp_secret is not available (#6314)Aboobacker MK
2017-05-29Cover Settings::TwoFactorAuthentication::ConfirmationsController more (#3386)Akihiko Odaki
2017-04-222FA controller cleanup (#2296)Matt Jankowski