[TYPO3-dev] Register/User Login via REST

Xavier Perseguers xavier at typo3.org
Sun Sep 6 08:02:53 CEST 2015


Hi Johannes,

> So I'm able to insert a new user, but still missing code examples for
> salted password creation. Any suggestions how to save a password
> programmatically so it looks the same in the database as saved by an admin
> who entered the user in the backend?
> Should I go with SaltedPasswordService?

You'll find an example on how to do that by looking here (and few lines above for the definition of "instance"):

https://github.com/xperseguers/t3ext-causal_accounts/blob/master/Classes/Task/SynchronizationTask.php#L127

HTH

-- 
Xavier Perseguers
TYPO3 CMS Team

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org




More information about the TYPO3-dev mailing list