mirror of
https://github.com/bitwarden/browser
synced 2024-12-12 09:17:47 +01:00
183c945963
* 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 |
||
---|---|---|
.. | ||
.vscode | ||
angular | ||
common | ||
components | ||
electron | ||
node | ||
shared |