Show password in backend typo3

Display fe_users password in backend - typo3

add this line to typo3conf/extTables.php

  $TCA['fe_users']['columns']['password']['config']['eval'] = 'nospace,required';

Comentarii

Postări populare de pe acest blog

Config realurl for my extension