vaultwarden/src
Daniel García 3cd3d33d00
Improve protected actions (#6411)
* Improve protected actions

* Match usage on two factor

* Use saturating add

* Don't delete token when tracking attempts
2025-10-29 21:41:34 +01:00
..
api Improve protected actions (#6411) 2025-10-29 21:41:34 +01:00
db Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +01:00
static add mail address change warning for invited accounts (#6377) 2025-10-21 19:21:47 +02:00
auth.rs Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +01:00
config.rs Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +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 Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +01:00
http_client.rs Use existing reqwest client for AWS S3 requests (#5917) 2025-06-30 22:57:00 +02:00
mail.rs add mail address change warning for invited accounts (#6377) 2025-10-21 19:21:47 +02:00
main.rs Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +01:00
ratelimit.rs
sso.rs Use Diesels MultiConnections Derive (#6279) 2025-10-29 21:04:30 +01:00
sso_client.rs a little cleanup after SSO merge (#6153) 2025-08-09 22:18:04 +02:00
util.rs add missing media-src directive (#6381) 2025-10-21 19:22:37 +02:00