1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-12 14:56:58 +01:00
bitwarden-browser/angular/src
Addison Beck c282ef8575
[bug] Fix logout timeout action for inactive accounts (#660)
* [bug] Fix logout timeout action for inactive accounts

* Pass userId in to the logout callback parameter to the vaultTimeoutService. The message handle in desktop already expects this.
* Set lastActive on account login, and null it on account deauthentication. This prevents an issue where newly logged in accounts immediatly time out due to inactivity.

* Add userId to locked callbacks

* Add userId to log out callback
2022-02-09 12:15:20 -05:00
..
components [Help] Update links to new pattern (#658) 2022-02-08 17:35:29 -06:00
directives Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
images/cards Select an image to display for credit cards based on the brand. (#537) 2021-12-16 18:41:37 +01:00
pipes Apply Prettier (#581) 2021-12-16 13:36:21 +01:00
scss Change the icon baseline to 14% (#637) 2022-01-27 15:31:13 +01:00
services [bug] Fix logout timeout action for inactive accounts (#660) 2022-02-09 12:15:20 -05:00