vaultwarden/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-13 16:46:12 +02:00
..
api Implement V2 registration support 2026-08-13 16:46:12 +02:00
auth Trusted proxy support, unauthenticated rate limit & other fixes (#7472) 2026-07-24 18:27:32 +02:00
db Implement V2 registration support 2026-08-13 16:46:12 +02:00
static Misc fixes and updates (#7558) 2026-08-06 20:22:12 +02:00
auth.rs Trusted proxy support, unauthenticated rate limit & other fixes (#7472) 2026-07-24 18:27:32 +02:00
config.rs Misc fixes and updates (#7558) 2026-08-06 20:22:12 +02:00
crypto.rs Several SSO Fixes (#7163) 2026-04-29 22:25:36 +02:00
error.rs Misc fixes and updates (#7558) 2026-08-06 20:22:12 +02:00
http_client.rs Trusted proxy support, unauthenticated rate limit & other fixes (#7472) 2026-07-24 18:27:32 +02:00
mail.rs Always send initOrganization and orgUserHasExistingUser in org invite URL (#7482) 2026-07-29 15:13:44 +02:00
main.rs Update API response, crates and GHA (#7470) 2026-07-24 17:33:10 +02:00
ratelimit.rs Trusted proxy support, unauthenticated rate limit & other fixes (#7472) 2026-07-24 18:27:32 +02:00
sso.rs Switch to Edition 2024, more clippy lints, and less macro calls (#7200) 2026-05-17 19:38:49 +02:00
sso_client.rs Trusted proxy support, unauthenticated rate limit & other fixes (#7472) 2026-07-24 18:27:32 +02:00
storage.rs Misc fixes and updates (#7558) 2026-08-06 20:22:12 +02:00
util.rs Misc fixes and updates (#7558) 2026-08-06 20:22:12 +02:00