Jordan Aasen
9041a4cd4c
[PM-6564] migrate auth toasts to CL toastService ( #10665 )
...
* migrate auth toasts to CL toastService
* fix component args
* fix component args
* fix specs
* fix toastService args
2024-08-27 10:33:58 -07:00
KiruthigaManivannan
1976843f75
PM-8482 Change KDF Confirmation no longer has browser validation ( #9485 )
...
* PM-8482 Change KDF Confirmation no longer has browser validation
* PM-8482 - ChangeKdfConfirmationComponent - use form invalid instead of manual form valid check
---------
Co-authored-by: Jared Snider <jsnider@bitwarden.com >
2024-06-16 14:32:08 -04:00
vinith-kovan
82a83ead98
change kdf confirmation component migration ( #8489 )
...
Change kdf configuration component migration
2024-05-22 19:53:53 +05:30
Matt Gibson
ee690cd1ef
Use account service for getting account profile data. ( #9133 )
...
* Use account service for getting account profile data.
* desktop build fixes
* CLI build fixes
* Remove state service methods
2024-05-17 00:21:00 +02:00
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
Oscar Hinton
7bbdee9daa
[PM-3565] Enforce higher minimum KDF ( #6440 )
...
Changes minimum iterations for PBKDF2 to 600 000. Also converts the constants into ranges to ensure there is only a single place for all checks.
2023-12-05 10:55:12 -05:00
Jake Fink
8a0fa574c7
move web settings to auth ( #7022 )
2023-11-30 17:15:06 -05:00