mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
Cannot invite a new member #1579
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 @Massimiliano-solutiontech on GitHub (Apr 30, 2023).
Cannot invite a new member
I can't invite a new member into an organization when the user doesn't exists
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden:
Install method: LXC (https://github.com/tteck/Proxmox)
Clients used: web vault
Reverse proxy and version: nginx
MySQL/MariaDB or PostgreSQL version: PostgreSQL 14.7
Steps to reproduce
Expected behaviour
Because the user doesn't exists I expect that an invitation email is sent to the above specified email
Actual behaviour
I get a
400HTTP error fromhttps://**************************/api/organizations/************/users/invitewith this payload:@stefan0xC commented on GitHub (Apr 30, 2023):
You don't have
invitations_allowed.