1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-28 21:53:55 +02:00
vaultwarden/src
2024-03-19 12:55:47 +01:00
..
api automatically use email address as 2fa provider (#4317) 2024-03-17 22:35:02 +01:00
db automatically use email address as 2fa provider (#4317) 2024-03-17 22:35:02 +01:00
static Small improvements around email change (#4415) 2024-03-17 19:55:03 +01:00
auth.rs implement mutli domain support for auth headers 2024-03-19 12:55:47 +01:00
config.rs remove domain_paths hashmap, since it's no longer used 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 Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +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 Improve JWT key initialization and avoid saving public key (#4085) 2024-03-17 15:11:20 +01:00