1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-17 01:31:25 +01:00
bitwarden-browser/apps
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
..
browser Ps/pm 2910/state framework improvements (#6860) 2023-11-16 14:15:34 -05:00
cli Ps/pm 2910/state framework improvements (#6860) 2023-11-16 14:15:34 -05:00
desktop PM-3857 - Desktop - App Comp - Refactor order of operations of the logout process to prevent premature process reload before user data can be fully cleaned up out of the state service. Probably fixes PM-3391 as well. (#6616) 2023-11-16 21:15:42 +00:00
web [PM-3659] - Disable Passkey registration if Require SSO Policy Enabled (#6729) 2023-11-16 21:20:31 +00:00