Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of UI: Masked inputs always look the same when value is hidden into release/1.8.x #15029

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #15025 to be assessed for backporting due to the inclusion of the label backport/1.8.x.

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

The below text is copied from the body of the original PR.


Previous to this fix, if a masked value had special characters such as é, à, è the masked value would give away where chose characters are in the string.

After this fix, masked display will be completely agnostic to the actual value -- always showing the same length and size of character. This PR addresses issue 13270

Before - you can tell without showing the value where the special character is
masked value display - before

After - can no longer tell when masked the length or location of special characters
masked value display - after
masked value show - after

It's worth noting that the input will still show the true length and location of the special character. This is so that the user can type in the field without unmasking the value.
masked value input - after

@hashicorp-cla
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


temp seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@vercel vercel bot temporarily deployed to Preview – vault April 13, 2022 21:57 Inactive
@hashishaw
Copy link
Contributor

no changes, rolling manual

@hashishaw hashishaw closed this Apr 13, 2022
@vercel vercel bot temporarily deployed to Preview – vault-storybook April 13, 2022 22:08 Inactive
@hashishaw hashishaw deleted the backport/ui/fix-obfuscated-string-reveal-details/really-comic-duck branch April 13, 2022 22:21
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.

3 participants