mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #1025] Change Master Password with "encryption key rotation" fails (but password is changed) #723
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#723
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?
Originally created by @BlackDex on GitHub (Jun 7, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1025
Subject of the issue
When changing the master password and checking the "Also rotate my account's encryption key" causes an error
422 Unprocessable Entity.Your environment
Steps to reproduce
Expected behaviour
No errors
Actual behaviour
Error occurred and need to manually logout and back in again to see passwords.
Relevant logs
@BlackDex commented on GitHub (Jun 7, 2020):
While fixing issue #1022 i encountered this problem.
It appears to happen after trying to clone an item with an attachment within an organization.
This created bogus empty password items which in turn caused issues during the key rotation.
The solution is to first remove these items from the vault and the trash folder before chaining the master password with key-rotation.