Subject of the issue
When invitations_allowed is set to false, the button "Resend invitation" in the organization view does not work. Instead, the error message "Invitations are not allowed" is shown.
Your environment (Generated via diagnostics page)
- Vaultwarden version: v1.30.5
- Web-vault version: v2024.1.2b
- OS/Arch: linux/x86_64
- Running within a container: true (Base: Debian)
- Environment settings overridden: false
- Uses a reverse proxy: true
- IP Header check: true (X-Forwarded-For)
- Internet access: true
- Internet access via a proxy: false
- DNS Check: true
- Browser/Server Time Check: true
- Server/NTP Time Check: true
- Domain Configuration Check: true
- HTTPS Check: true
- Database type: SQLite
- Database version: 3.44.0
- Clients used:
- Reverse proxy and version:
- Other relevant information:
Steps to reproduce
- Disable
invitations_allowed
- Invite an existing user to an organization
- On the members tab, click the three-dot-menu next to the user and select "resend invitation"
Expected behaviour
The invitation email is resent.
Actual behaviour
The error message "Invitations are not allowed" is shown.
Subject of the issue
When
invitations_allowedis set tofalse, the button "Resend invitation" in the organization view does not work. Instead, the error message "Invitations are not allowed" is shown.Your environment (Generated via diagnostics page)
Steps to reproduce
invitations_allowedExpected behaviour
The invitation email is resent.
Actual behaviour
The error message "Invitations are not allowed" is shown.