You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the auto completion of username and password doesn't work anymore on google login form. Though, it works well if I click on the auto-fill button in the context menu so it's strange...
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue. This is a known problem that affects a number of sites, and we’re working on improving this feature. To help us track and analyze affected sites, please lodge a report using the Google Form mentioned in this issue: #1621. Please also direct any discussion or questions to that issue. This issue will now be closed.
* [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
It seems like the auto completion of username and password doesn't work anymore on google login form. Though, it works well if I click on the auto-fill button in the context menu so it's strange...
The text was updated successfully, but these errors were encountered: