bitwarden-estensione-browser/apps/web/src/app/auth
Ike 1e4158fd87
[PM-5735] Create kdf Service (#8715)
* key connector migration initial

* migrator complete

* fix dependencies

* finalized tests

* fix deps and sync main

* clean up definition file

* fixing tests

* fixed tests

* fixing CLI, Browser, Desktop builds

* fixed factory options

* reverting exports

* implemented UserKeyDefinition clearOn

* Initial Kdf Service Changes

* rename and account setting kdfconfig

* fixing tests and renaming migration

* fixed DI ordering for browser

* rename and fix DI

* Clean up Migrations

* fixing migrations

* begin data structure changes for kdf config

* Make KDF more type safe; co-author: jlf0dev

* fixing tests

* Fixed CLI login and comments

* set now accepts userId and test updates

---------

Co-authored-by: Jake Fink <jfink@bitwarden.com>
2024-04-25 11:26:01 -07:00
..
core Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00
emergency-access [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
guards PM-5762 - DeepLinkGuard - Fix issue in which org invite acceptance was broken due to us not properly checking for the lock url; if an org name or org user email contained lock, then the login redirect url would not persist and take the user to the accept org invite page after login. (#7744) 2024-01-30 18:00:32 +00:00
key-rotation [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
login [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
migrate-encryption [PM-6328] Checkmarx - Resolve warnings (#7941) 2024-02-15 16:25:53 -05:00
register-form [AC-1863] Send `initiationPath` on organization or user signup (#7747) 2024-02-26 14:20:11 -05:00
settings [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
shared/components/user-verification Auth/PM-5242 - Create new User Verification dialog and form input components which support PIN and biometrics verification (#7536) 2024-01-25 14:03:27 -05:00
trial-initiation [CL-254] Rename 500 colors to 600 to prep for UI redesign (#8623) 2024-04-05 10:58:32 -04:00
accept-organization.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
accept-organization.component.ts [AC-2276] Move policyService helper methods to domain object (#8254) 2024-03-19 12:19:32 +10:00
auth.module.ts [PM-4016] Address feedback on [PM-2014] (#6532) 2023-10-11 16:09:01 +02:00
hint.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
hint.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
index.ts [PM-2014] Passkey registration (#5396) 2023-10-10 15:10:26 +02: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
recover-delete.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
recover-delete.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
recover-two-factor.component.html [PM-6328] Checkmarx - Resolve warnings (#7941) 2024-02-15 16:25:53 -05:00
recover-two-factor.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 Move auth to app folder (#5336) 2023-05-02 16:08:52 -04: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-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05:00
sso.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04: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 Move auth to app folder (#5336) 2023-05-02 16:08:52 -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 Auth/PM-5368 & PM-4613 - Web & Browser - Add support for new 2FA Duo Frameless Redirect flow (#7670) 2024-02-05 13:23:50 -05:00
two-factor.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
update-password.component.html [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
update-password.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
update-temp-password.component.html [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
update-temp-password.component.ts Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
verify-email-token.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
verify-email-token.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
verify-recover-delete.component.html Move auth to app folder (#5336) 2023-05-02 16:08:52 -04:00
verify-recover-delete.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00