vaultwarden/src
2024-03-19 13:05:00 +01:00
..
api make identity support multi-domains 2024-03-19 13:04:59 +01:00
db make attachments / ciphers support multi-domains 2024-03-19 12:55:48 +01:00
static Small improvements around email change (#4415) 2024-03-17 19:55:03 +01:00
auth.rs make auth support multi-domains 2024-03-19 13:05:00 +01:00
config.rs get domain and origin with single extractor 2024-03-19 12:55:47 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Remove custom WebSocket code (#4001) 2024-03-17 19:52:55 +01:00
mail.rs make mail work with multi-domains 2024-03-19 12:55:47 +01:00
main.rs refactor: replace panic with a graceful exit (#4402) 2024-03-17 19:53:41 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs make cors work with multi-domains 2024-03-19 12:55:47 +01:00