1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-25 10:25:36 +02:00
bitwarden-browser/apps/browser/src/auth/popup
Matt Gibson 8d698d9d84
[PM-7169][PM-5267] Remove auth status from account info (#8539)
* remove active account unlocked from state service

* Remove status from account service `AccountInfo`

* Fixup lingering usages of status

Fixup missed factories

* Fixup account info usage

* fixup CLI build

* Fixup current account type

* Add helper for all auth statuses to auth service

* Fix tests

* Uncomment mistakenly commented code

* Rework logged out account exclusion tests

* Correct test description

* Avoid getters returning observables

* fixup type
2024-04-12 09:25:45 +02:00
..
account-switching [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
components [PM-2414] Angular 16 Upgrade - SetPinComponent (#7214) 2023-12-27 10:48:06 -08:00
login-decryption-options Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
services [AC-2278] [AC-2296] Use SafeProvider in browser services module (#8418) 2024-03-28 08:28:51 +10:00
utils Rename jest directory to spec (#7935) 2024-02-21 09:38:27 -05:00
environment.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
environment.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
hint.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
hint.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
home.component.html [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
home.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
lock.component.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
lock.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
login-via-auth-request.component.html [PM-3198][PM-3199] Rename PasswordlessLoginStrategy (#6425) 2023-10-25 11:15:05 -07:00
login-via-auth-request.component.ts Auth/PM-5268 - DeviceTrustCryptoService state provider migration (#7882) 2024-04-01 16:02:58 -04:00
login.component.html [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
login.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
register.component.html [PM-6328] Checkmarx - Resolve warnings (#7941) 2024-02-15 16:25:53 -05:00
register.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
remove-password.component.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
remove-password.component.ts Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
set-password.component.html Auth/PM-3275 - Changes to support TDE User without MP being able to Set a Password (#6281) 2023-11-03 11:33:10 -04:00
set-password.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
sso.component.html Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
sso.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
two-factor-options.component.html PM-2403 - Persist SSO flag between 2FA component and 2FA Options component and back so that the correct onSuccessful login logic can run which closes the tab extension and sidesteps Safari master password invalid issues due to null KDF config / iterations again. Tested on Chrome, Firefox + sidebar, Edge, Opera + sidebar, and Safari (#5535) 2023-05-29 13:55:37 -04:00
two-factor-options.component.ts [PM-4802] Update 2FA recovery link to use the webVaultUrl from environment service (#8020) 2024-03-20 00:22:46 +00:00
two-factor.component.html [PM-6219] Fix message in duo browser 2fa component (#8053) 2024-02-22 12:15:47 -08:00
two-factor.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
update-temp-password.component.html [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
update-temp-password.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00