vaultwarden/src
Mathijs van Veluw e7e4b9a86d
Fix 2FA for Android (#7093)
The `RecoveryCode` Type should not be sent as a valid type which can be used.
Fixes #7092

Signed-off-by: BlackDex <black.dex@gmail.com>
2026-04-13 21:47:20 +02:00
..
api Fix 2FA for Android (#7093) 2026-04-13 21:47:20 +02:00
db Change SQLite backup to use VACUUM INTO query (#6989) 2026-04-05 22:40:00 +02:00
static Misc Updates (#7027) 2026-03-29 22:21:39 +02:00
auth.rs Misc org fixes (#7032) 2026-03-29 23:15:48 +02:00
config.rs Update Feature Flags (#6981) 2026-03-23 21:21:21 +01:00
crypto.rs Update Rust and Crates and GHA (#6843) 2026-02-18 00:17:20 +01:00
error.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +01:00
http_client.rs Add option to prefer IPv6 resolving (#6494) 2025-11-26 01:26:10 +01:00
mail.rs fix(send_invite): add orgSsoIdentifier if sso_only is enabled (#6824) 2026-02-23 20:28:12 +01:00
main.rs Fix windows build issues (#7065) 2026-04-08 15:35:18 +02: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 Add 30s cache to SSO exchange_refresh_token (#6866) 2026-03-09 18:10:06 +01:00
util.rs Fix empty string FolderId (#7048) 2026-04-01 23:04:10 +02:00