mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
c8c1ed42ba
* Create state for biometric client key halves * Move enc string util to central utils * Provide biometric state through service * Use biometric state to track client key half * Create migration for client key half * Ensure client key half is removed on logout * Remove account data for client key half * Remove unnecessary key definition likes * Remove moved state from account * Fix null-conditional operator failure * Simplify migration * Remove lame test * Fix test type * Add migrator * Remove state that is never read. * Remove unnecessary biometric state We don't need to determine platform in desktop background, it can be done in the UI at any time. * Fix merge * Use platform utils to identify OS desktop type |
||
---|---|---|
.. | ||
.vscode | ||
admin-console | ||
angular | ||
auth | ||
billing | ||
common | ||
components | ||
importer | ||
node | ||
platform | ||
shared | ||
tools | ||
vault |