mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 03:49:54 -05:00
After updating to the latest version, browser extension requires master password at every login #1077
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sneakernuts on GitHub (Jul 15, 2021).
Subject of the issue
After updating to the latest version, browser extension requires master password at every login
Deployment environment
Install method: Docker Image
Clients used: Browser extension
Reverse proxy and version: Traefik 1.7
MySQL/MariaDB or PostgreSQL version: MySQL
Other relevant details:
Steps to reproduce
Update to latest docker image, browser extension prompts to enter in master password when looking up logins.
Expected behaviour
Extension should not have changed. Master password should have been governed by only the timeout setting
Actual behaviour
Keeps getting prompted when using the extension. Sync did not happen automatically.
Troubleshooting data
Doing a manual full sync on the browser extension fixes the issue.
@BlackDex commented on GitHub (Jul 15, 2021):
This seems to be a known issue with the extensions and full sync should solve it as you already noticed.
See: https://github.com/bitwarden/browser/issues/1928