[TYPO3-core] RFC: Feature Request #7139: Integration of fe_users password encryption
Steffen Kamper
steffen at sk-typo3.de
Sun Jan 13 17:13:09 CET 2008
"Ingo Renner" <ingo at typo3.org> schrieb im Newsbeitrag
news:mailman.1.1200239058.10672.typo3-team-core at lists.netfielders.de...
> Steffen Kamper wrote:
>
>> Solution:
>> using a simple flag
>> $TYPO3_CONF_VARS['FE']['passwordType'] = 'plain|md5';
>
> looks good and simple. Is there a reason why you remove the nospace
> evaluation if the password is md5? I know it wouldn't mak etoo much sense
> anyways, just wondering
>
> +1
>
> Ingo
>
> --
Hi Ingo,
the reason was that nospace and md5 and password doesn't work together. So i
used the same eval like be_users->password field
vg Steffen
More information about the TYPO3-team-core
mailing list