vaultwarden/src
2026-01-15 14:55:04 +01:00
..
api Refactor OAuth2 callback function and improve error logging for URL validation 2026-01-15 14:55:04 +01:00
db Fix formatting issue in XOAuth2 struct constructor 2025-12-26 15:56:25 +01:00
static Add SMTP OAuth2 configuration options and improve error handling 2025-12-21 18:00:48 +01:00
auth.rs Try old refresh token if we fail to decode jwt (#6629) 2025-12-29 22:54:51 +01:00
config.rs Refactor OAuth2 callback function and improve error logging for URL validation 2026-01-15 14:55:04 +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 Enhance OAuth2 handling by ensuring HTTPS scheme for URLs and improving timestamp management 2026-01-15 14:46:44 +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.rs Improve sso auth flow (#6205) 2025-12-06 22:20:04 +01:00
sso_client.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