mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Organisation user are disappearing #2007
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 @spiritblue01 on GitHub (Aug 20, 2024).
Subject of the issue
After the update to latest version 1.32 users of an organization are disappearing. I can invite a member and assign in to a collections. The user is showing up in the member list and he gets an invitation. After he is accepting the user just disappear in the list.
I can invite him again now it's showing the name, not only the email like in the first invite. But if he is accepting, he disappears again.
Deployment environment
Version 1.32.
Web Version 2024.6.2
Synology DS718+ with Docker
I changed also the KDF iterations to 600.000 because there was a warning
@BlackDex commented on GitHub (Aug 20, 2024):
Please provide screenshots, logs, the
/admin/diagnosticsSupport String, and a step-by-step on how to reproduce this specific issue.@spiritblue01 commented on GitHub (Aug 20, 2024):
Sure:
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Invite Member to organization -> Member gets invite -> Member register -> Member disappeared in the Organization:
I see him in the admin panel:

But is is not showing up also he has no assignment to the organization.
This issue is happening to all new user.
What kind of logs do u need?
@stefan0xC commented on GitHub (Aug 20, 2024):
@spiritblue01 The vaultwarden server logs (ideally from the time the user registered and logged in).
Does the user appear in the Revoked tab?
@spiritblue01 commented on GitHub (Aug 20, 2024):
no it does not appear in the revoked tab.
@BlackDex commented on GitHub (Aug 20, 2024):
If the user in the
/adminoverview show that it is part of an org, it probably is part of that org.Also, what happens if you do not search via the search bar at the top-right but just look for that user by hand, or use the browser search, and check all
Memberstabs, so,All,Invited,Revoked.@spiritblue01 commented on GitHub (Aug 20, 2024):
That is exactly the issue after accepting the invite it is not showing that the user is part of the org it is just blank like in my screenshot. But the user was part of the org once I invited.
@BlackDex commented on GitHub (Aug 20, 2024):
Then provide the logs during the moments of
And if possible, screenshots of the user being in the invite list.
The only thing i can think of is a org policy which removes the user because of policy validations.
@spiritblue01 commented on GitHub (Aug 21, 2024):
issue not happened again