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
Removing a user from the admin panel does not remove any relation from table emergency_access. This will brake emergency contact page and contacts won't be loaded.
Trying to add a contact with a domain that is not included in SIGNUPS_DOMAINS_WHITELIST is blocked (right behavior) but no message is shown to the user.
Deployment environment
vaultwarden version: 1.30.5
Install method: docker image
Clients used: web vault
Reverse proxy and version: nginx
MySQL/MariaDB or PostgreSQL version: postgres 16.3
Subject of the issue
emergency_access
. This will brake emergency contact page and contacts won't be loaded.SIGNUPS_DOMAINS_WHITELIST
is blocked (right behavior) but no message is shown to the user.Deployment environment
Install method: docker image
Clients used: web vault
Reverse proxy and version: nginx
MySQL/MariaDB or PostgreSQL version: postgres 16.3
Other relevant details:
Steps to reproduce
Problem 1:
Problem 2:
SIGNUPS_DOMAINS_WHITELIST
and hit saveExpected behaviour
Problem 1:
[email protected] emergency contact page loaded and [email protected] not showing anymore
Problem 2:
A popup appears warning the user that the domain is not allowed or else.
Actual behaviour
Problem 1:
[email protected] emergency contact page not loading. Exception raised in logs.
Problem 2:
Save button is now an antistress. User doesn't know what's going on.
Troubleshooting data
Problem 1:
Problem 2:
Console error:
The text was updated successfully, but these errors were encountered: