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

Add a "show/hide password" button to the password field #134

Merged
merged 3 commits into from
Jan 26, 2021

Conversation

tobiv
Copy link
Contributor

@tobiv tobiv commented Jan 26, 2021

Per feature request on hifiberry-os: hifiberry/hifiberry-os#191

Password hidden (default)

Password revealed

Caveat: The page needs to be reloaded e.g. cache refreshed for the javascript…

… use IDs instead of type selectors.

Selectors need to be changed due to the password field being toggled 
between "password" and "text", which would make it impossible to access 
the password input while the password is shown.
@tuomashamalainen
Copy link
Collaborator

Excellent work! I will merge this.

@tuomashamalainen tuomashamalainen merged commit bbe5030 into bang-olufsen:master Jan 26, 2021
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.

2 participants