1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-15 16:51:14 +00:00
vaultwarden/src
Timshel ce70cd2cf4
Hide login form custom fields (#6054)
Co-authored-by: Timshel <timshel@480s>
2025-07-14 22:01:20 +02:00
..
api fix hiding email as 2fa provider (#6026) 2025-07-09 23:25:11 +02:00
db Fix v2025.6.x clients and newer to delete items (#6004) 2025-07-01 10:33:22 +02:00
static Hide login form custom fields (#6054) 2025-07-14 22:01:20 +02:00
auth.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
config.rs Use existing reqwest client for AWS S3 requests (#5917) 2025-06-30 22:57:00 +02: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 Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
http_client.rs Use existing reqwest client for AWS S3 requests (#5917) 2025-06-30 22:57:00 +02:00
mail.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
main.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Misc Updates and favicon fixes (#5993) 2025-06-27 21:20:36 +02:00