mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Passwords Showing For Multiple Sub Domains of Main Domain #2239
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 @XBadPlayerX on GitHub (Apr 18, 2025).
I am having an issue with all passwords for a domain showing for every subdomain.
I have tried match detection with host, exact and starts with and I get the same results with each.
It seems like this is a bug, or maybe I am doing something wrong?
Thanks for your time.
Vaultwarden Support String
Support string below.
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: SIGNUPS_ALLOWED, INVITATIONS_ALLOWED, ADMIN_TOKEN
Config:
Vaultwarden Build Version
v1.33.2
Deployment method
Other method
Custom deployment method
Unraid
Reverse Proxy
Nginx 2.12.3
Host/Server Operating System
NAS/SAN
Operating System Version
Unraid 7.0.1
Clients
Android
Client Version
2025.3.0
Steps To Reproduce
Expected Result
I should only get the one option of the sub domain I am on.
Actual Result
I get all options for the whole domain.
Logs
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub (Apr 18, 2025):
Did you change the default match detection in the client or have you only changed it for the items? (I have not tried the latter because it seemed to cumbersome to change it for all items of the domain but if you did it might be a bug in the clients.)
@XBadPlayerX commented on GitHub (Apr 18, 2025):
I changed it for each item.