Add wrapped named variants to UserDecryptionOptions #218

Closed
opened 2026-04-05 20:40:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dani-garcia on 12/27/2025

The android app indicates that this field has an inconsistent naming and will be renamed in the future to masterKeyWrappedUserKey. The apps should handle that change in a backwards compatible way, but we can send both just to be safe. I'll make a note to come back and clean this up in three months or so, when the apps are updated.

Reference: https://github.com/bitwarden/android/blob/release/2025.12-rc41/network/src/main/kotlin/com/bitwarden/network/model/MasterPasswordUnlockDataJson.kt#L22-L26

*Originally created by @dani-garcia on 12/27/2025* The android app indicates that this field has an inconsistent naming and will be renamed in the future to `masterKeyWrappedUserKey`. The apps should handle that change in a backwards compatible way, but we can send both just to be safe. I'll make a note to come back and clean this up in three months or so, when the apps are updated. Reference: https://github.com/bitwarden/android/blob/release/2025.12-rc41/network/src/main/kotlin/com/bitwarden/network/model/MasterPasswordUnlockDataJson.kt#L22-L26
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#218