mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
- Updates `InputPasswordComponent` to emit raw data instead of generating cryptographic properties (`newMasterKey`, `newServerMasterKeyHash`, `newLocalMasterKeyHash`). - This helps us in moving away from using the deprecated `makeMasterKey()` method in the component (which takes email as salt) as we seek to eventually separate the email from the salt. - Updates the `JIT_PROVISIONED_MP_ORG_USER` case of the switch to handle the flow when the `PM27086_UpdateAuthenticationApisForInputPassword` flag is on. Feature Flag: `PM27086_UpdateAuthenticationApisForInputPassword` |
||
|---|---|---|
| .. | ||
| fingerprint-dialog | ||
| input-password | ||
| login | ||
| login-decryption-options | ||
| login-via-auth-request | ||
| new-device-verification | ||
| password-callout | ||
| password-hint | ||
| registration | ||
| self-hosted-env-config-dialog | ||
| sso | ||
| two-factor-auth | ||
| user-verification | ||
| validators | ||
| index.ts | ||