vaultwarden/src
2025-10-22 15:23:42 +02:00
..
api Fix: handlebars oauth2_success, http_client, url 2025-10-22 15:23:42 +02:00
db add seat limit for the invite dialog (#6371) 2025-10-21 20:23:46 +02:00
static Fix: handlebars oauth2_success, http_client, url 2025-10-22 15:23:42 +02:00
auth.rs a little cleanup after SSO merge (#6153) 2025-08-09 22:18:04 +02:00
config.rs Fix: handlebars oauth2_success, http_client, url 2025-10-22 15:23:42 +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 Add XoAuth2 support to fetch the token from the SMTP Provider and refresh used by Google or Microsoft 2025-10-22 10:20:59 +02:00
http_client.rs Use existing reqwest client for AWS S3 requests (#5917) 2025-06-30 22:57:00 +02:00
mail.rs Fix: handlebars oauth2_success, http_client, url 2025-10-22 15:23:42 +02:00
main.rs make webauthn more optional (#6160) 2025-08-26 22:07:20 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
sso_client.rs a little cleanup after SSO merge (#6153) 2025-08-09 22:18:04 +02:00
sso.rs Change OIDC dummy identifier (#6263) 2025-10-13 21:28:37 +02:00
util.rs add missing media-src directive (#6381) 2025-10-21 19:22:37 +02:00