Project

General

Profile

Actions

Feature #19256

closed

hide input of password fields in BE forms (TCEform)

Added by Martin Kutschker over 15 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2008-08-26
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

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)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #80791: Hide Password while typingClosed2017-04-10

Actions
Actions #1

Updated by Chris topher almost 14 years ago

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?

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Description updated (diff)
  • Category set to FormEngine aka TCEforms
  • Status changed from New to Accepted
  • Target version changed from 0 to 7.0
Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #4

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #5

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #7

Updated by Mathias Schreiber over 8 years ago

  • Target version changed from 7 LTS to 8 LTS
Actions #8

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #9

Updated by Riccardo De Contardi almost 7 years ago

Actions #10

Updated by Riccardo De Contardi almost 7 years ago

  • 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.

Actions

Also available in: Atom PDF