bitwarden_rs/src/db
Miro Prasil 03233429f4 Remove check from Invitation:take()
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.
2020-02-16 20:28:50 +00:00
..
models Remove check from Invitation:take() 2020-02-16 20:28:50 +00:00
schemas Implement change-email, email-verification, account-recovery, and welcome notifications 2019-11-24 22:28:49 -07:00
mod.rs Trying to fix issue #687 2019-11-04 14:30:24 +01:00