1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-26 01:05:41 +02:00
vaultwarden/src
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
..
api Do not disable invitations via admin API 2020-02-16 15:01:07 +00:00
db Remove check from Invitation:take() 2020-02-16 20:28:50 +00:00
static Logout button in admin page 2019-12-01 21:15:14 +01:00
auth.rs When receiving a comma separated list as IP, pick the first 2019-12-28 15:09:07 +01:00
config.rs Add option to change invitation org name, fixes #825 2020-02-04 22:14:50 +01:00
crypto.rs Formatting 2019-12-27 18:37:14 +01:00
error.rs Update handlebars to 3.0 which included performance improvements. 2020-01-26 15:29:14 +01:00
mail.rs Fix backwards indices 2020-01-30 22:33:50 +01:00
main.rs minor typo conect -> connect 2020-01-04 14:37:29 -08:00
util.rs Add option to change invitation org name, fixes #825 2020-02-04 22:14:50 +01:00