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
Stefan Melmuk a2d716aec3
fix invitations of new users when mail is disabled
2 years ago
..
api fix invitations of new users when mail is disabled 2 years ago
db Add `CreationDate` to cipher response JSON 2 years ago
static fix: update warning and success case verbiage 2 years ago
auth.rs make invitation expiration time configurable 2 years ago
config.rs improve spelling of minimum expiration hours check 2 years ago
crypto.rs Increase length limit for email token generation 3 years ago
error.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
mail.rs Upgrade dependencies and swap lettre to async transport 2 years ago
main.rs add check if data folder is a directory 2 years ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs Update CSP for DuckDuckGo email forwarding 2 years ago