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

Warn about exposing the actual password stings in the password component documentation #3588

Open
Legioth opened this issue Aug 7, 2024 · 1 comment

Comments

@Legioth
Copy link
Member

Legioth commented Aug 7, 2024

Tell us about your request

The password field documentation for Vaadin 8 warns about the fact that passwordField.setValue(secretPassword) will cause the password to be sent to the client and that the masking in the field is just a visual feature. We should have something similar also in the documentation for newer versions of the component.


If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.

@Legioth
Copy link
Member Author

Legioth commented Aug 7, 2024

See vaadin/framework#10544 for a discussion about the feature in Vaadin 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants