[Typo3] FE user password stored in cleartext ?

Mathias Schreiber [wmdb>] mathias.schreiber at wmdb.de
Thu Jul 14 09:14:42 CEST 2005


Mario Matzulla wrote:
> I would prefer if the choise, how fe-user passwords are stored, would be 
> integrated into the typo3-core.

You mean "switchable"?
Might be an option.
Let me see what we would need to change (additions welcome):
- TCA password fields would have to react on a value in TYPO3_CONF_VARS 
(or page TSConfig, if you want to have it switchable by trees, not 
installs).
- FE_USERAUTH would have to react on value (as above)
- feadminLib would have to react on values

Any place I forgot?


-- 
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
	$this->fresseHalten = 1;
}



More information about the TYPO3-english mailing list