Using the official Bitwarden service, it can automatically prompt to save passwords, or when your password changes, it will prompt you
The same browser and extension, including settings options, vaultwarden will not prompt you to save passwords or similar things!
I’ve been trying to find the answer to the problem for several days, but haven't had any luck.
The image is vaultwarden/server:latest
What is currently known: It is unrelated to the browser, extension, WebSocket, or using an older version of the extension.
Here are my environment variables:
I’ve searched Google and Bing, but I still haven’t found an answer.
I hope someone with more experience can help figure out what the issue might be!!!
Vaultwarden Build Version
1.33.2
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
openresty 1.21.4.3-3-3-focal
Host/Server Operating System
Linux
Operating System Version
Debian 12
Clients
Browser Extension
Client Version
2025.1.3
Steps To Reproduce
Steps to Reproduce:
Set up Vaultwarden using the official Docker image: vaultwarden/server:latest
Configure the environment variables as mentioned in the initial setup (including enabling WebSockets and push notifications).
Install the Bitwarden browser extension and configure it in your preferred browser.
Log in to your Vaultwarden account using the extension.
Navigate to a website where you can change or save a new password.
Try updating the password on the website or adding a new one.
Observe the behavior: The browser should prompt to save the password, but it does not do so.
Expected Result
The browser extension should automatically prompt to save the new or updated password.
Actual Result
No prompt appears for saving the password.
Logs
None
Screenshots or Videos
No response
Additional Context
No response
Originally created by @jaychou11177 on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5597
### Vaultwarden Support String
Using the official Bitwarden service, **it can automatically prompt to save passwords, or when your password changes, it will prompt you**

**The same browser and extension, including settings options**, *vaultwarden* will not prompt you to save passwords or similar things!
I’ve been trying to find the answer to the problem for several days, but haven't had any luck.
The image is **vaultwarden/server:latest**
What is currently known: It is unrelated to the browser, extension, WebSocket, or using an older version of the extension.
Here are my environment variables:
> WEBSOCKET_ENABLED=true
ADMIN_TOKEN=GDtXvj************************************
SIGNUPS_ALLOWED=false
INVITATIONS_ALLOWED=false
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ROCKET_PROFILE=release
ROCKET_ADDRESS=0.0.0.0
ROCKET_PORT=80
SSL_CERT_DIR=/etc/ssl/certs
PUSH_ENABLED=true
PUSH_INSTALLATION_ID=5dd440a2-7168-4ba3-******************
PUSH_INSTALLATION_KEY=bytF8nQ******************
DEBIAN_FRONTEND=noninteractive
>
# I’ve searched Google and Bing, but I still haven’t found an answer.
I hope someone with more experience can help figure out what the issue might be!!!
### Vaultwarden Build Version
1.33.2
### Deployment method
Official Container Image
### Custom deployment method
_No response_
### Reverse Proxy
openresty 1.21.4.3-3-3-focal
### Host/Server Operating System
Linux
### Operating System Version
Debian 12
### Clients
Browser Extension
### Client Version
2025.1.3
### Steps To Reproduce
Steps to Reproduce:
Set up Vaultwarden using the official Docker image: vaultwarden/server:latest
Configure the environment variables as mentioned in the initial setup (including enabling WebSockets and push notifications).
Install the Bitwarden browser extension and configure it in your preferred browser.
Log in to your Vaultwarden account using the extension.
Navigate to a website where you can change or save a new password.
Try updating the password on the website or adding a new one.
Observe the behavior: The browser should prompt to save the password, but it does not do so.
### Expected Result
The browser extension should automatically prompt to save the new or updated password.
### Actual Result
No prompt appears for saving the password.
### Logs
```text
None
```
### Screenshots or Videos
_No response_
### Additional Context
_No response_
GiteaMirror
added the bug label 2026-07-17 15:01:55 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jaychou11177 on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5597
Vaultwarden Support String
Using the official Bitwarden service, it can automatically prompt to save passwords, or when your password changes, it will prompt you

The same browser and extension, including settings options, vaultwarden will not prompt you to save passwords or similar things!
I’ve been trying to find the answer to the problem for several days, but haven't had any luck.
The image is vaultwarden/server:latest
What is currently known: It is unrelated to the browser, extension, WebSocket, or using an older version of the extension.
Here are my environment variables:
I’ve searched Google and Bing, but I still haven’t found an answer.
I hope someone with more experience can help figure out what the issue might be!!!
Vaultwarden Build Version
1.33.2
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
openresty 1.21.4.3-3-3-focal
Host/Server Operating System
Linux
Operating System Version
Debian 12
Clients
Browser Extension
Client Version
2025.1.3
Steps To Reproduce
Steps to Reproduce:
Set up Vaultwarden using the official Docker image: vaultwarden/server:latest
Configure the environment variables as mentioned in the initial setup (including enabling WebSockets and push notifications).
Install the Bitwarden browser extension and configure it in your preferred browser.
Log in to your Vaultwarden account using the extension.
Navigate to a website where you can change or save a new password.
Try updating the password on the website or adding a new one.
Observe the behavior: The browser should prompt to save the password, but it does not do so.
Expected Result
The browser extension should automatically prompt to save the new or updated password.
Actual Result
No prompt appears for saving the password.
Logs
Screenshots or Videos
No response
Additional Context
No response