vaultwarden/src
BlackDex 51206b9573
Fix User API Key login
When using the latest Bitwarden CLI and logging in using the API Key, it expects some extra fields, same as for normal login.
This PR adds those fields and login is possible again via API Key.

Fixes #6709

Signed-off-by: BlackDex <black.dex@gmail.com>
2026-01-14 13:00:57 +01:00
..
api Fix User API Key login 2026-01-14 13:00:57 +01:00
db support UriMatchDefaults policy (#6570) 2025-12-19 12:07:58 +01:00
static Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +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 Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +01:00
crypto.rs Optimizations and build speedup (#6339) 2025-11-01 22:21:04 +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 Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00
main.rs Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +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 Fix web-vault version check and update web-vault (#6686) 2026-01-09 13:21:10 +01:00