vaultwarden/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel García 9d785f2e5f
Implement V2 registration support
Signed-off-by: BlackDex <black.dex@gmail.com>
2026-09-13 16:41:53 +02:00
..
api Implement V2 registration support 2026-09-13 16:41:53 +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-09-13 16:41:53 +02:00
static Support admin reset 2fa (#7435) 2026-09-08 12:14:01 +02:00
auth.rs Support admin reset 2fa (#7435) 2026-09-08 12:14:01 +02:00
config.rs Support admin reset 2fa (#7435) 2026-09-08 12:14:01 +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 Route service clients through shared HTTP setup (#7639) 2026-09-09 14:30:25 +02:00
mail.rs Support admin reset 2fa (#7435) 2026-09-08 12:14:01 +02:00
main.rs Misc Updates (#7676) 2026-09-03 00:07:00 +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 Route service clients through shared HTTP setup (#7639) 2026-09-09 14:30:25 +02:00
util.rs Misc Updates (#7676) 2026-09-03 00:07:00 +02:00