1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-12 22:53:56 +00:00
vaultwarden/src
2025-03-22 17:03:07 +08:00
..
api Some fixes for the new web-vault and updates (#5703) 2025-03-17 23:02:02 +01:00
db Some fixes for the new web-vault and updates (#5703) 2025-03-17 23:02:02 +01:00
static 翻译电子邮件模板为中文 2025-03-22 17:03:07 +08:00
auth.rs Implement new registration flow with email verification (#5215) 2025-03-17 16:28:01 +01:00
config.rs Some fixes for the new web-vault and updates (#5703) 2025-03-17 23:02:02 +01:00
crypto.rs Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal (#5680) 2025-03-15 19:33:17 +01:00
error.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
http_client.rs Update Rust, Crates and other deps (#5709) 2025-03-19 17:39:53 +01:00
mail.rs Implement new registration flow with email verification (#5215) 2025-03-17 16:28:01 +01:00
main.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Fix icon redirect not working on desktop (#5536) 2025-02-04 13:20:32 +01:00