Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

(FIX #814) allow password reveal only before start typing #878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

befocken
Copy link

This small commit should fix issue #814 by disabling the password reveal button if some input on the password input has already been made without the 'reveal password' toggle active.

If the password toggle was set to be enabled before starting to enter the password, it stays enabled and the password can be read.
When disabling the toggle with a password already entered, the toggle button disappears.
It only returns when the password field is empty again.

This should be an easy-to-understand solution for the end user while still providing the security benefit mentioned in #814.

@flocke flocke self-assigned this Jul 29, 2021
@flocke flocke added this to the v0.9.1 milestone Jul 29, 2021
@aximut
Copy link

aximut commented Apr 9, 2022

I like this approach of fixing #814. Can it be merged?

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

Successfully merging this pull request may close these issues.

None yet

3 participants