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 field not of type password #144

Closed
reissmann opened this issue Jul 8, 2015 · 1 comment
Closed

Password field not of type password #144

reissmann opened this issue Jul 8, 2015 · 1 comment

Comments

@reissmann
Copy link
Contributor

When creating a new mailbox, the formfield for setting an initial password is not of type password but of type text. Hence, the browser will store the password as clear-text.

The formfield should be changed to type password.

@reissmann
Copy link
Contributor Author

I guess this is a duplicate of #103, just suggesting a different solution :)

@barryo barryo closed this as completed in 3f70145 Apr 2, 2016
barryo added a commit that referenced this issue Apr 2, 2016
disable autocompletion on password formfields. fixes #103 and fixes #144.
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

1 participant