[PR #6572] [MERGED] Add new accountKeys and masterPasswordUnlock fields #3813

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6572
Author: @dani-garcia
Created: 12/19/2025
Status: Merged
Merged: 12/19/2025
Merged by: @dani-garcia

Base: mainHead: master_password_unlock


📝 Commits (2)

  • 9e9b905 Add new accountKeys and masterPasswordUnlock fields
  • 59a5980 Fmt

📊 Changes

2 files changed (+30 additions, -2 deletions)

View changed files

📝 src/api/core/mod.rs (+2 -1)
📝 src/api/identity.rs (+28 -1)

📄 Description

These fields are included in the login response now, and new versions of the mobile apps will require them.

I've also bumped the server version as I believe that the mobile apps will require server version to be >= 2025.8.0, though I haven't seen that in code anywhere yet.


🔄 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/6572 **Author:** [@dani-garcia](https://github.com/dani-garcia) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `master_password_unlock` --- ### 📝 Commits (2) - [`9e9b905`](https://github.com/dani-garcia/vaultwarden/commit/9e9b9059209c42169963a90ead01beb2845f69ae) Add new accountKeys and masterPasswordUnlock fields - [`59a5980`](https://github.com/dani-garcia/vaultwarden/commit/59a5980b0b2fff939bd20b144ef77832ed68f8e4) Fmt ### 📊 Changes **2 files changed** (+30 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/mod.rs` (+2 -1) 📝 `src/api/identity.rs` (+28 -1) </details> ### 📄 Description These fields are included in the login response now, and new versions of the mobile apps will require them. I've also bumped the server version as I believe that the mobile apps will require server version to be >= 2025.8.0, though I haven't seen that in code anywhere yet. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 10:21:39 +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#3813
No description provided.