mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #3813] [MERGED] add UserDecryptionOptions to login response #3347
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.