mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-10 19:52:40 -05:00
[PR #6371] [MERGED] add seat limit for the invite dialog #7406
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?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6371
Author: @stefan0xC
Created: 10/17/2025
Status: ✅ Merged
Merged: 10/21/2025
Merged by: @BlackDex
Base:
main← Head:add-seat-limit📝 Commits (1)
2da3635add seat limit for the invite dialog📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/db/models/organization.rs(+1 -1)📄 Description
Adding a seat limit so that (as discussed/suggested here https://github.com/dani-garcia/bw_web_builds/pull/218#issuecomment-3415682716) the invite dialog shows the help text that you can invite multiple members by separating the mail addresses with a comma:

The number 20 was chosen because it is the hardcoded limit in the web-vault:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.