mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-02-23 22:34:06 +00:00
I've checked the spots when `Invitation::new()` and `Invitation::take()` are used and it seems like all spots are already correctly gated. So to enable invitations via admin API even when invitations are otherwise disabled, this check can be removed.