Show password in backend typo3
Display fe_users password in backend - typo3
add this line to typo3conf/extTables.php
add this line to typo3conf/extTables.php
$TCA['fe_users']['columns']['password']['config']['eval'] = 'nospace,required';
Comentarii
Trimiteți un comentariu