[PR #6922] [MERGED] Fix apikey login #20701

Closed
opened 2026-04-25 22:40:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6922
Author: @BlackDex
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @dani-garcia

Base: mainHead: fix-apikey-login


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

The API Key login needs some extra JSON return key's, same as password login.

Fixes #6912


🔄 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/6922 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-apikey-login` --- ### 📝 Commits (1) - [`72bccb5`](https://github.com/dani-garcia/vaultwarden/commit/72bccb5618ad45c249bda6e528d7fa3e3ea562ca) Fix apikey login ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+14 -0) </details> ### 📄 Description The API Key login needs some extra JSON return key's, same as password login. Fixes #6912 --- <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-04-25 22:40:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20701