[TYPO3-english] migration from old fe_users with md5 passwords to rsaauth and saltedpasswords
Ansgar B.
ansgarb at gmail.com
Mon Mar 8 09:26:51 CET 2010
Bernhard Kraft schrieb:
> Ansgar B. wrote:
>
>> In concrete situation I have old passwords stored as md5 hashes in DB
>> and want to migrate to rsaauth and salted passwords.
>>
>> Are there any hook where I can
>> 1. fetch the password
>> 2. build a md5 hash
>> 3. check it againt old password
>> 4. build new password
>> 5. write it to the database
>
> The "saltedpasswords" extension should normally do exactly what you
> described. You do not even have to move a finger.
Thank you,
made my day.
Regards
Ansgar
More information about the TYPO3-english
mailing list