mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
rename two_factor to two_factor_sms
it's a bit confusing now that there are three endpoints. the other two are already renamed two_factor_email and two_factor_webauthn
This commit is contained in:
@@ -107,7 +107,7 @@ class HeaderNavigation(Navigation):
|
||||
'sign-in': {
|
||||
'revalidate_email_sent',
|
||||
'sign_in',
|
||||
'two_factor',
|
||||
'two_factor_sms',
|
||||
'two_factor_email',
|
||||
'two_factor_email_sent',
|
||||
'two_factor_email_interstitial',
|
||||
|
||||
Reference in New Issue
Block a user