#3626 - Password input with show password button

Identifier #3626
Issue type Feature request or suggestion
Title Password input with show password button
Status Open
Tags

Roadmap: Over the horizon (custom)

Type: Security (custom)

Handling member Deleted
Addon core_form_interfaces
Description Have a new $value parameter to form_input_password. If not null, it will put a 'show password' button next to it.

Currently we don't use password inputs for passwords in configuration, because you may legitimately want to see the value when checking your configuration. All these would need moving over to using form_input_password (including password inputs in modules like admin_cns_forums, and actual configuration options, including config options for secret keys).
Steps to reproduce

Additional information Using a password field with a default value is not secure - it can easily be revealed by a little JS or looking at the HTML source.
However, it is 'secure' against someone looking over your shoulder or watching a webcast or watching a prerecorded video (where the field was not blurred).
Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated