Page 1 of 1

Typo3 Account Create Password Issue

Posted: 12 Jul 2019, 08:41
by Macgomes
Hello everyone,,
I´m using Typo3 7.6.6, PHP 7.0.6, aimeos 16.4.2 and have installed the extensions saltedpasswords 7.6.0, rsaauth 7.6.0, femanager 2.3.0.
The automatic account creation is working and the user get's an email with their password and username. But the password is not working. The user must reset the password with the felogin extension.

I have tried to configure in my typo3 setup:
plugin.tx_aimeos.settings.mshop.customer.manager.password.name = Standard
plugin.tx_aimeos.settings.mshop.customer.manager.password.options= {
}
plugin.tx_aimeos.settings.mshop.customer.manager.salt = mshop

And I tried Hash, but the result is the same.

Do I need to configure anything else?