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

Closed
opened 2026-03-07 21:18:05 -06:00 by GiteaMirror · 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>
GiteaMirror added the pull-request label 2026-03-07 21:18:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7467