1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-14 13:35:43 +02:00
bitwarden-browser/libs/angular/src
Jake Fink 8c06508435
[PM-3726] Force migration of legacy user's encryption key (#6195)
* [PM-3726] migrate legacy user's encryption key

* [PM-3726] add 2fa support and pr feedback

* [PM-3726] revert launch.json & webpack.config changes

* [PM-3726] remove update key component
- also remove card in vault since legacy users can't login

* [PM-3726] Fix i18n & PR feedback

* [PM-3726] make standalone component

* [PM-3726] linter

* [PM-3726] missing await

* [PM-3726] logout legacy users with vault timeout to never

* [PM-3726] add await

* [PM-3726] skip auto key migration for legacy users

* [PM-3726] pr feedback

* [PM-3726] move check for web into migrate method

---------

Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
2023-09-20 15:57:01 -04:00
..
admin-console/components [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
auth [PM-3726] Force migration of legacy user's encryption key (#6195) 2023-09-20 15:57:01 -04:00
billing/images/cards [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
components PM-3623 - VaultTimeoutInputComp - resolve double value changes emission issue which was causing double dialogs to be shown when the user chose never as a vault timeout option by not emitting the setting of the custom hours & min values based on the user's non-custom timeout choice. + Add interface for form value to replace any. (#6098) 2023-08-31 16:53:51 -04:00
directives [AC-1479][BEEEP] Refactor ConfigService to improve observable usage (#5602) 2023-09-08 10:05:37 -04:00
guard [AC-1479][BEEEP] Refactor ConfigService to improve observable usage (#5602) 2023-09-08 10:05:37 -04:00
pipes Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
platform Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
scss [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
services [PM-3625] Remove ClientType.DirectoryConnector (#6099) 2023-09-14 16:29:46 +02:00
shared/components/password-strength [PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502) 2023-06-13 23:22:25 +02:00
tools added checked or unchecked validation to send hide email policy subscriber (#6317) 2023-09-18 12:00:04 +02:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [PM-2102] Implement logic to keep row control enable/disable status in sync with the access item properties whenever the parent control is enabled/disabled (#5433) 2023-05-18 10:32:18 -07:00
validators Restrict angular imports (#5597) 2023-06-13 10:03:32 +10:00
vault [PM-3726] Force migration of legacy user's encryption key (#6195) 2023-09-20 15:57:01 -04:00
jslib.module.ts [PM-2043] Fix additional space and characters copied to clipboard (#5312) 2023-07-17 17:00:50 +01:00