You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vaultwarden/src
Nils Mittler 2eb4f290a5
Apply Admin Session Lifetime to JWT
2 years ago
..
api Make the admin cookie lifetime adjustable 2 years ago
db Merge branch 'main' into feature/kdf-options 2 years ago
static Merge branch 'main' into issue-3166 2 years ago
auth.rs Apply Admin Session Lifetime to JWT 2 years ago
config.rs Make the admin cookie lifetime adjustable 2 years ago
crypto.rs Remove get_random_64() 2 years ago
error.rs Cleanups and Fixes for Emergency Access 2 years ago
mail.rs Add support for sendmail as a mail transport 2 years ago
main.rs add argon2 kdf fields 2 years ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs add argon2 kdf fields 2 years ago