mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
android with NFC
This commit is contained in:
@@ -207,11 +207,10 @@ angular
|
||||
}
|
||||
})
|
||||
.state('frontend.login.twoFactor', {
|
||||
url: '^/two-factor',
|
||||
url: '^/two-step',
|
||||
templateUrl: 'app/accounts/views/accountsLoginTwoFactor.html',
|
||||
data: {
|
||||
pageTitle: 'Log In (Two Factor)',
|
||||
authorizeTwoFactor: true
|
||||
pageTitle: 'Log In (Two-step)'
|
||||
}
|
||||
})
|
||||
.state('frontend.logout', {
|
||||
|
||||
Reference in New Issue
Block a user