[PR #3813] [MERGED] add UserDecryptionOptions to login response #3347

Closed
opened 2026-03-03 09:58:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3813
Author: @stefan0xC
Created: 8/29/2023
Status: Merged
Merged: 8/31/2023
Merged by: @BlackDex

Base: mainHead: add-user-decryption-options


📝 Commits (1)

  • b664bcb add UserDecryptionOptions to login response

📊 Changes

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

View changed files

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

📄 Description

needed for web-v2023.8.2+ compatibility due to the inclusion of the new trusted device encryption feature. without this change, the web vault will assume that you don't have a master password set and force you to set one:

Screenshot 2023-08-29 at 23-36-26 Set master password Vaultwarden Web


🔄 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/3813 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 8/29/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `add-user-decryption-options` --- ### 📝 Commits (1) - [`b664bcb`](https://github.com/dani-garcia/vaultwarden/commit/b664bcbf814fa5b87072fb8b2f51bf11f2650abe) add UserDecryptionOptions to login response ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+4 -0) </details> ### 📄 Description needed for web-v2023.8.2+ compatibility due to the inclusion of the new [trusted device encryption](https://github.com/bitwarden/clients/commit/bf2cc019c55ae17b948e3988f852d10b03125fc2) feature. without this change, the web vault will assume that you don't have a master password set and force you to set one: ![Screenshot 2023-08-29 at 23-36-26 Set master password Vaultwarden Web](https://github.com/dani-garcia/vaultwarden/assets/509385/402a9a7c-b485-47c7-a450-65a4f2382dd2) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:58:29 +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#3347
No description provided.