You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a secret value contains some accentuated characters (é, à, è, ...), the obfuscated value in the WebUI shows where those characters are.
To Reproduce
Store some accentuated characters in a secret value, like é ou à
Look a the obfuscated value
Expected behavior
No hints about the stored value should be displayed (imho, not even the length of the password).
Environment:
Key Value
--- -----
Seal Type shamir
Initialized true
Sealed false
Total Shares 5
Threshold 3
Version 1.8.4
Storage Type consul
Cluster Name xxx
Cluster ID xxx
HA Enabled true
HA Cluster https://xx.xx.xx.xx:8201
HA Mode active
Active Since 2021-10-21T08:27:17.605793713Z
The text was updated successfully, but these errors were encountered:
Thanks @evsasha for pointing it out. We have taken both the changes (font discrepancy and length of obfuscated values) in consideration and will hopefully be pushing a fix as soon as it's prioritized. 👍
Describe the bug
When a secret value contains some accentuated characters (é, à, è, ...), the obfuscated value in the WebUI shows where those characters are.
To Reproduce
Expected behavior
No hints about the stored value should be displayed (imho, not even the length of the password).
Environment:
The text was updated successfully, but these errors were encountered: