Skip to content

Resolve passwords being hidden in upgrade path#977

Merged
cscharf merged 1 commit intobitwarden:masterfrom
Hinton:hotfix/hidden-passwords
Jun 12, 2020
Merged

Resolve passwords being hidden in upgrade path#977
cscharf merged 1 commit intobitwarden:masterfrom
Hinton:hotfix/hidden-passwords

Conversation

@Hinton
Copy link
Copy Markdown
Member

@Hinton Hinton commented Jun 12, 2020

Resolves #973.

When a vault is synced, the content is stored using the Data models, since the fallback path relied on CipherResponse defaulting the value, this did not happen for content already synced. By adding a default value to ViewPassword in CipherData de-serialized objects will now default with ViewPassword enabled.

We need to keep the other fallback as well, since otherwise the CipherData will copy the ViewPassword=False from CipherResponse.

@cscharf cscharf merged commit c5f158f into bitwarden:master Jun 12, 2020
vvolkgang pushed a commit that referenced this pull request Jun 20, 2024
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.

View and Copy Password not visible in "locked" upgrade path

3 participants