bitwarden-browser/apps
Matt Gibson 67efe88aa5
PM-8197 Do not allow browser biometric for locked account (#9216)
Process reload is the means by which we protect user keys in memory. once an account locks, it triggers a process reload (assuming no other accounts are unlocked), that frees renderer memory.

However, if the user is not unlocked, it is not protected by the process reload, so we may keep user keys in memory.

(cherry picked from commit 7819dbdd56)
2024-05-17 11:29:59 -04:00
..
browser PM-8197 Do not allow browser biometric for locked account (#9216) 2024-05-17 11:29:59 -04:00
cli Bumped browser,cli,desktop,web version to (#9064) 2024-05-06 22:37:46 +00:00
desktop PM-8197 Do not allow browser biometric for locked account (#9216) 2024-05-17 11:29:59 -04:00
web Resolved issue where non-provider user couldn't access subscription page of managed organization (#9137) 2024-05-13 12:18:56 -04:00