Feature #19256
closed
hide input of password fields in BE forms (TCEform)
Added by Martin Kutschker about 16 years ago.
Updated over 7 years ago.
Category:
FormEngine aka TCEforms
Description
Use Javascript event handler (onkeypress) to change all entered characters into * (asterisks) and store the password in a hidden field for form submission.
Beware of cursor movement and the delete key!
Why is it not possible to render these fields as INPUT TYPE="password" instead of TYPE="text"?
(issue imported from #M9231)
Good question.
In the moment of entering a password the input is at the moment still not hidden. I think that is what you mean. (After leaving the field, passwords are displayed using asterisks.)
Opinions? Has that been discussed in the Dev List?
- Description updated (diff)
- Category set to FormEngine aka TCEforms
- Status changed from New to Accepted
- Target version changed from 0 to 7.0
- Target version changed from 7.0 to 7.1 (Cleanup)
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version changed from 7.5 to 7 LTS
- Target version changed from 7 LTS to 8 LTS
- Target version changed from 8 LTS to 9.0
- Status changed from Accepted to Closed
- Target version deleted (
9.0)
I close this one in favor of #80791 please continue the discussion there. Thank you.
Also available in: Atom
PDF