bitwarden-estensione-browser/libs
Daniel James Smith 183c945963
Small refactor of lock.component (#3325)
* Extract method for unlockWithPin

* Extract method for unlockWithMasterPassword

* Switch condition and use early return

* Moved logic that belongs together closer together

* Make unlockWithPin and unlockWithMP private and move them below the public methods

* Extract to new method handlePinRequiredUnlock
Remove kdf and kdfIteration params

* Extract to new method handleMasterPasswordRequiredUnlock
Remove kdf and kdfIteration params
2022-08-18 17:56:55 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular Small refactor of lock.component (#3325) 2022-08-18 17:56:55 +02:00
common [PS-1286] Enable Basque language support for desktop, browser, web (#3332) 2022-08-18 17:55:41 +02:00
components [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
electron [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
node [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
shared [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00