[TYPO3-core] RFC: #10988: User setup module, hide "New password" fields

Steffen Kamper info at sk-typo3.de
Mon Apr 27 13:53:32 CEST 2009


Hi,

This is SVN patch request.

Type: Bugfix

Branches: trunk

BT reference: http://bugs.typo3.org/view.php?id=10988

Problem:
when you use non-TYPO3 method to login in BE (LDAP for example), you 
don't need "New password" fields in user setup module.
Please, add a way to hide theses fields ("New password:" and "New 
password, again:")

Solution:
Add an option:
setup.hideNewPassword = 1

documentation will be updated with commit.


Addition:
As Benni made a pseudo-TCA for the setup it also would be possible to 
choose a syntax like
setup.newPassword.disabled = 1
Only problem here is that newPasswordAgain needs to be set also or 
internally disabled too.

vg Steffen


More information about the TYPO3-team-core mailing list