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

Password should be invisible during input #2

Closed
markuswochnik opened this issue Oct 28, 2019 · 1 comment
Closed

Password should be invisible during input #2

markuswochnik opened this issue Oct 28, 2019 · 1 comment

Comments

@markuswochnik
Copy link

If you edit your password or add a new user, the password is visible, for security reasons it shouldn't be visible during input.
planka_add_user_password
If you edit your password, then your current password is displayed as invisible, that's the better way i think and should be for every password.
planka_edit_password

Maybe if its possible there could be an visible/invisible toggle near the input field:(https://www.w3schools.com/howto/howto_js_toggle_password.asp)

@meltyshev
Copy link
Member

Hi! I checked some other apps and there is a password repentance field if you change your own password and visible/invisible option when changing for other users. Gonna implement this soon.

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

No branches or pull requests

2 participants