mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
[EC-598] chore: update unsupported UV copy
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<div class="auth-wrapper">
|
||||
<i class="bwi bwi-spinner bwi-lg bwi-spin" [hidden]="!loading" aria-hidden="true"></i>
|
||||
<ng-container *ngIf="data.showUnsupportedVerification">
|
||||
Password confirmation required by initiating site. Your account does not support password
|
||||
confirmation.
|
||||
Verification required by the initiating site. This feature is not yet implemented for accounts
|
||||
without master password.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="!data.showUnsupportedVerification">
|
||||
<ng-container
|
||||
|
||||
Reference in New Issue
Block a user