Guys, I'm studying the Cakephp 3, however, I am unable to set the setting so that the system can log in with md5 passwords.
I'll put my codes here: AppController: https://gist.github.com/anonymous/bc94065a0ff60b555fe7 LegacyPasswordHasher: https://gist.github.com/anonymous/261e281a37fda9164f63 UsersController: https://gist.github.com/anonymous/ecc811c842f564f6f251 I think it has no importance at login time, but the beforeSave did not convert the password when creating a user, then, to put the TBM code! UsuariosTable: https://gist.github.com/anonymous/f71543419b037625adec I think these are the files that need to set up, anyone know what might be going wrong? !! Auth's always more work for me! rsrssrrs! -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
