mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[PR #3813] [MERGED] add UserDecryptionOptions to login response #32369
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/3813
Author: @stefan0xC
Created: 8/29/2023
Status: ✅ Merged
Merged: 8/31/2023
Merged by: @BlackDex
Base:
main← Head:add-user-decryption-options📝 Commits (1)
b664bcbadd 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:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.