mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-01-22 18:54:26 +00:00
03233429f4
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.