mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #6922] [MERGED] Fix apikey login #22068
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix-apikey-login📝 Commits (1)
72bccb5Fix apikey login📊 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.