clients/apps/web/src/app/settings
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
..
change-kdf [PM-3726] Force migration of legacy user's encryption key (#6195) 2023-09-20 15:57:01 -04:00
account.component.html [PM-1399] Resolve eslint errors for button type - vault (#5274) 2023-05-03 10:55:22 -04:00
account.component.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
adjust-storage.component.html [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
adjust-storage.component.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
api-key.component.html
api-key.component.ts [PM-2135] [BEEEP] Refactor and refresh web user verification components (#5377) 2023-06-28 09:02:22 -04:00
change-avatar.component.html [PM-2087] Bump tailwind and prettier-plugin-tailwindcss (#5320) 2023-05-04 17:02:45 +02:00
change-avatar.component.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
change-email.component.html [PM-1512] Upgrade prettier (#5028) 2023-03-21 11:28:15 +01:00
change-email.component.ts [PM-3726] Force migration of legacy user's encryption key (#6195) 2023-09-20 15:57:01 -04:00
delete-account.component.html
delete-account.component.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
domain-rules.component.html [PM-1512] Upgrade prettier (#5028) 2023-03-21 11:28:15 +01:00
domain-rules.component.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
low-kdf.component.html [PM-1699] Updated low kdf iterations warning (#5170) 2023-05-04 09:46:12 -04:00
low-kdf.component.ts
preferences.component.html Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
preferences.component.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
profile.component.html [AC-1416] Expose Organization Fingerprint (#5557) 2023-06-15 21:03:48 -05:00
profile.component.ts [AC-1416] Expose Organization Fingerprint (#5557) 2023-06-15 21:03:48 -05:00
purge-vault.component.html
purge-vault.component.ts [PM-2135] [BEEEP] Refactor and refresh web user verification components (#5377) 2023-06-28 09:02:22 -04:00
security-keys.component.html [PM-1399] Resolve eslint errors for button type - vault (#5274) 2023-05-03 10:55:22 -04:00
security-keys.component.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
security-routing.module.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
security.component.html
security.component.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
settings.component.html
settings.component.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
update-license.component.html
update-license.component.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
vault-timeout-input.component.html Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
vault-timeout-input.component.ts