1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/app/auth/settings
Jared Snider e84e02c441
[PM-3659] - Disable Passkey registration if Require SSO Policy Enabled (#6729)
* PM-3659 - Passkey registration - if the require SSO policy applies to the user, disable user's ability to enable passkey registration and the ability to create new credentials if they already have some + display message indicating why the feature is off.  We still must allow users to remove existing credentials.

* PM-3659 - Replace policyService.get$ with policyService.policyAppliesToActiveUser$

* PM-3659 - CreateCredentialDialogComp - remove error handling as async actions has better handling built in already.
2023-11-16 21:20:31 +00:00
..
emergency-access [PM-3797 Part 1] Add Emergency Access Service (#6612) 2023-11-08 16:03:10 -05:00
webauthn-login-settings [PM-3659] - Disable Passkey registration if Require SSO Policy Enabled (#6729) 2023-11-16 21:20:31 +00:00
change-password.component.html [PM-2014] Passkey registration (#5396) 2023-10-10 15:10:26 +02:00
change-password.component.ts [PM-3797 Part 1] Add Emergency Access Service (#6612) 2023-11-08 16:03:10 -05:00
deauthorize-sessions.component.html
deauthorize-sessions.component.ts
settings.module.ts [PM-3797 Part 1] Add Emergency Access Service (#6612) 2023-11-08 16:03:10 -05:00
two-factor-authenticator.component.html
two-factor-authenticator.component.ts
two-factor-base.component.ts
two-factor-duo.component.html
two-factor-duo.component.ts
two-factor-email.component.html
two-factor-email.component.ts
two-factor-recovery.component.html
two-factor-recovery.component.ts
two-factor-setup.component.html
two-factor-setup.component.ts
two-factor-verify.component.html
two-factor-verify.component.ts
two-factor-webauthn.component.html
two-factor-webauthn.component.ts
two-factor-yubikey.component.html
two-factor-yubikey.component.ts
verify-email.component.html
verify-email.component.ts