TYPO3  7.6
rsaauth/Configuration/TCA/Overrides/fe_users.php
Go to the documentation of this file.
1 <?php
2 defined('TYPO3_MODE') or die();
3 
4 $GLOBALS['TCA']['fe_users']['columns']['password']['config']['renderType'] = 'rsaInput';