mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-31 17:57:43 +01:00
4a8741e7b6
* PM-3444 - SSO Login Strategy - Should setForcePasswordResetReason if server sends it down so that the auth.guard can direct the user accordingly after decryption * PM-3444 - (1) Sso Comp - Adjust force password reset logic to handle the only scenario that can occur here - admin acct recovery - not weak mp (can't evaluate as user won't have entered it yet) (2) Add comments explaining the scenarios + update tests. * PM-3444 - Update SSO Login strategy to only check for ForceResetPasswordReason.AdminForcePasswordReset as that's the only scenario that can happen here. * PM-3444 - Finish updating tests to pass * PM-3444 - Resolve PR feedback by updating ForceResetPasswordReason comments |
||
---|---|---|
.. | ||
admin-console/components | ||
auth | ||
billing/images/cards | ||
components | ||
directives | ||
guard | ||
pipes | ||
platform | ||
scss | ||
services | ||
shared/components/password-strength | ||
tools | ||
types | ||
utils | ||
validators | ||
vault | ||
jslib.module.ts |