mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 09:52:56 -05:00
[GH-ISSUE #7349] Unrelated error when registering a previously deleted user #35635
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 @dece on GitHub (Jun 18, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/7349
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.36.0
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
nginx 1.26.3
Host/Server Operating System
Linux
Operating System Version
Debian 13
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Registration is missing required parametersand registration fails.Expected Result
Actual Result
Users cannot register with the registration form when invited to an org if they previously had an account that has been deleted.
Logs
Screenshots or Videos
No response
Additional Context
No response