[PR #6712] [MERGED] Fix User API Key login #3839

Closed
opened 2026-03-03 10:38:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6712
Author: @BlackDex
Created: 1/14/2026
Status: Merged
Merged: 1/14/2026
Merged by: @dani-garcia

Base: mainHead: fix-user-api-login


📝 Commits (1)

📊 Changes

1 file changed (+24 additions, -0 deletions)

View changed files

📝 src/api/identity.rs (+24 -0)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6712 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-user-api-login` --- ### 📝 Commits (1) - [`51206b9`](https://github.com/dani-garcia/vaultwarden/commit/51206b9573f71c6db84354f1818fa77f06cd7287) Fix User API Key login ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+24 -0) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 10:38:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3839
No description provided.