-
- Téléchargements
Add password challenge to 2FA settings, e-mail notifications (#11878)
Fix #3961
parent
d0c2c527
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/admin/two_factor_authentications_controller.rb 1 ajout, 0 suppression...ontrollers/admin/two_factor_authentications_controller.rb
- app/controllers/auth/challenges_controller.rb 22 ajouts, 0 suppressionapp/controllers/auth/challenges_controller.rb
- app/controllers/auth/sessions_controller.rb 1 ajout, 0 suppressionapp/controllers/auth/sessions_controller.rb
- app/controllers/concerns/challengable_concern.rb 65 ajouts, 0 suppressionapp/controllers/concerns/challengable_concern.rb
- app/controllers/settings/two_factor_authentication/confirmations_controller.rb 5 ajouts, 0 suppression...ngs/two_factor_authentication/confirmations_controller.rb
- app/controllers/settings/two_factor_authentication/recovery_codes_controller.rb 6 ajouts, 0 suppression...gs/two_factor_authentication/recovery_codes_controller.rb
- app/controllers/settings/two_factor_authentications_controller.rb 4 ajouts, 0 suppression...rollers/settings/two_factor_authentications_controller.rb
- app/javascript/styles/mastodon/admin.scss 23 ajouts, 20 suppressionsapp/javascript/styles/mastodon/admin.scss
- app/javascript/styles/mastodon/forms.scss 4 ajouts, 0 suppressionapp/javascript/styles/mastodon/forms.scss
- app/mailers/user_mailer.rb 33 ajouts, 0 suppressionapp/mailers/user_mailer.rb
- app/models/form/challenge.rb 8 ajouts, 0 suppressionapp/models/form/challenge.rb
- app/models/user.rb 6 ajouts, 3 suppressionsapp/models/user.rb
- app/views/auth/challenges/new.html.haml 15 ajouts, 0 suppressionapp/views/auth/challenges/new.html.haml
- app/views/auth/shared/_links.html.haml 1 ajout, 1 suppressionapp/views/auth/shared/_links.html.haml
- app/views/settings/two_factor_authentications/show.html.haml 20 ajouts, 18 suppressionsapp/views/settings/two_factor_authentications/show.html.haml
- app/views/user_mailer/two_factor_disabled.html.haml 43 ajouts, 0 suppressionapp/views/user_mailer/two_factor_disabled.html.haml
- app/views/user_mailer/two_factor_disabled.text.erb 7 ajouts, 0 suppressionapp/views/user_mailer/two_factor_disabled.text.erb
- app/views/user_mailer/two_factor_enabled.html.haml 43 ajouts, 0 suppressionapp/views/user_mailer/two_factor_enabled.html.haml
- app/views/user_mailer/two_factor_enabled.text.erb 7 ajouts, 0 suppressionapp/views/user_mailer/two_factor_enabled.text.erb
- app/views/user_mailer/two_factor_recovery_codes_changed.html.haml 43 ajouts, 0 suppression...s/user_mailer/two_factor_recovery_codes_changed.html.haml
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter