Skip to content

Do not show existing password on password change #689

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

Conversation

sunkup
Copy link
Member

@sunkup sunkup commented Mar 28, 2024

Not showing the password and then showing the new password in plain text provides better UX and less trouble than masking and unmasking the password. Note that I left the initialValue=null intentionally to show this.

@sunkup sunkup linked an issue Mar 28, 2024 that may be closed by this pull request
@sunkup sunkup requested a review from rfc2822 March 28, 2024 10:12
@rfc2822
Copy link
Member

rfc2822 commented Mar 28, 2024

Ah, didn't have that (just not set an initial value) in mind, but is a good solution :)

However I have additionally added the PasswordInputField for consistency.

@rfc2822 rfc2822 merged commit 6ff0ebc into dev-ose Mar 28, 2024
@rfc2822 rfc2822 deleted the 669-caldav-account-settings-should-not-show-plain-text-password branch March 28, 2024 12:34
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.

CalDAV account settings should not show plain text password
2 participants