1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 02:23:44 +00:00

feat(two-factor-setup-webauthn): [Auth/PM-4093] Remove warning callout from WebAuthn 2FA modal (#16011)

* feat(two-factor-setup-webauthn): [PM-4093] WebAuthn Support Warning - Remove platform limitation warning from web.

* feat(two-factor-setup-authn):  [PM-4093] WebAuthn Support Warning - Remove translations for support warning.
This commit is contained in:
Dave
2025-08-22 10:19:58 -04:00
committed by GitHub
parent eb84faaf99
commit 6c173c4565
65 changed files with 0 additions and 195 deletions

View File

@@ -13,9 +13,6 @@
>
{{ "twoStepLoginProviderEnabled" | i18n }}
</bit-callout>
<bit-callout type="warning">
<p bitTypography="body1">{{ "twoFactorWebAuthnWarning1" | i18n }}</p>
</bit-callout>
<img class="tw-float-right tw-ml-5 mfaType7" alt="FIDO2 WebAuthn logo" />
<ul class="bwi-ul">
<li *ngFor="let k of keys; let i = index" #removeKeyBtn [appApiAction]="k.removePromise">