vaultwarden/src
2025-12-26 15:18:04 +01:00
..
api Implement XOAuth2 model and database integration for SMTP OAuth2 tokens 2025-12-26 15:00:23 +01:00
db Refactor imports and formatting in mail.rs and xoauth2.rs 2025-12-26 15:18:04 +01:00
static Add SMTP OAuth2 configuration options and improve error handling 2025-12-21 18:00:48 +01:00
auth.rs fix email as 2fa for sso (#6495) 2025-12-06 22:22:33 +01:00
config.rs Implement XOAuth2 model and database integration for SMTP OAuth2 tokens 2025-12-26 15:00:23 +01:00
crypto.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
error.rs Merge branch 'main' into main 2025-11-04 15:47:17 +01:00
http_client.rs Add option to prefer IPv6 resolving (#6494) 2025-11-26 01:26:10 +01:00
mail.rs Refactor imports and formatting in mail.rs and xoauth2.rs 2025-12-26 15:18:04 +01:00
main.rs Implement XOAuth2 model and database integration for SMTP OAuth2 tokens 2025-12-26 15:00:23 +01:00
ratelimit.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
sso_client.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
sso.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
util.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00