mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
login model adjustments
This commit is contained in:
@@ -39,7 +39,7 @@ angular
|
||||
$scope.login.showLaunch = false;
|
||||
}
|
||||
|
||||
if (model.totp) {
|
||||
if (model.totp && (login.organizationUseTotp || false)) {
|
||||
totpUpdateCode();
|
||||
totpTick();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user