After updating to the latest version, browser extension requires master password at every login #1077

Closed
opened 2025-11-07 06:56:49 -06:00 by GiteaMirror · 1 comment
Owner

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

  • vaultwarden version: 1.22.1
  • 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.

Originally created by @sneakernuts on GitHub (Jul 15, 2021). <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue <!-- Describe your issue here. --> After updating to the latest version, browser extension requires master password at every login ### Deployment environment <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: 1.22.1 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: Docker Image * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> Browser extension * Reverse proxy and version: <!-- if applicable --> Traefik 1.7 * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> MySQL * Other relevant details: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> Update to latest docker image, browser extension prompts to enter in master password when looking up logins. ### Expected behaviour <!-- Tell us what you expected to happen --> Extension should not have changed. Master password should have been governed by only the timeout setting ### Actual behaviour <!-- Tell us what actually happened --> Keeps getting prompted when using the extension. Sync did not happen automatically. ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> Doing a manual full sync on the browser extension fixes the issue.
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#1077