The new password is saved, but the old one is used in the autofill #261

Closed
opened 2025-07-08 08:44:39 -04:00 by AtHeartEngineer · 0 comments

Originally created by @victor-shvets on 1/19/2025

Vaultwarden Support String

When I try to open the page it returns 404 error.

Vaultwarden Build Version

Version 2024.6.2

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

N/A

Host/Server Operating System

Linux

Operating System Version

No response

Clients

Web Vault, Browser Extension

Client Version

No response

Steps To Reproduce

  1. Create any password (for example, "111") in the web.
  2. It should be synced with the browser extension.
  3. Try to fill in the password on the website, it shows "111".
  4. Update the password to "aaa" in the browser extension.
  5. It is synced with the web.
  6. Try to fill in the password on the website, it shows "aaa".
  7. So far it is ok.
  8. However, when you try to update the password to "aaa" in web, it will sync with the browser extension but it will use the old password "111" on the website.

Expected Result

When you do it on the web or in a browser extension, it should fill in "aaa" after the update.

Actual Result

It fills in "aaa" after the update in the browser extension, but it fills in "111" when it is updated in the web.

Logs


Screenshots or Videos

No response

Additional Context

No response

*Originally created by @victor-shvets on 1/19/2025* ### Vaultwarden Support String When I try to open the page it returns 404 error. ### Vaultwarden Build Version Version 2024.6.2 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy N/A ### Host/Server Operating System Linux ### Operating System Version _No response_ ### Clients Web Vault, Browser Extension ### Client Version _No response_ ### Steps To Reproduce 1. Create any password (for example, "111") in the web. 2. It should be synced with the browser extension. 3. Try to fill in the password on the website, it shows "111". 4. Update the password to "aaa" in the browser extension. 5. It is synced with the web. 6. Try to fill in the password on the website, it shows "aaa". 7. So far it is ok. 8. However, when you try to update the password to "aaa" in web, it will sync with the browser extension but it will use the old password "111" on the website. ### Expected Result When you do it on the web or in a browser extension, it should fill in "aaa" after the update. ### Actual Result It fills in "aaa" after the update in the browser extension, but it fills in "111" when it is updated in the web. ### Logs ```text ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#261