mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-03-20 12:34:18 -04: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.