Skip to content

Mask encrypted disks passphrase in transfer UI#915

Open
mihaelabalutoiu wants to merge 1 commit into
cloudbase:masterfrom
mihaelabalutoiu:fix-encrypted-disks-passphrase-masking
Open

Mask encrypted disks passphrase in transfer UI#915
mihaelabalutoiu wants to merge 1 commit into
cloudbase:masterfrom
mihaelabalutoiu:fix-encrypted-disks-passphrase-masking

Conversation

@mihaelabalutoiu

Copy link
Copy Markdown
Member

When transferring VMs with encrypted drives, the Encrypted Disks Passphrase field was displayed as plain text in the transfer details view.

Fix by adding encrypted_disks_passphrase to the passwordFields config so it's masked across all UI components like other sensitive fields.

When transferring VMs with encrypted drives, the
Encrypted Disks Passphrase field displays as a password input in the
configuration form but appears as plain text in the transfer details view.

Fix by adding `encrypted_disks_passphrase` to the `passwordFields` config so
it's treated as a sensitive field across all UI components.

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
@mihaelabalutoiu
mihaelabalutoiu force-pushed the fix-encrypted-disks-passphrase-masking branch from 5fe4b49 to 0b329e1 Compare July 24, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants