I just try the new Xataface 1.3rc3 release with my application.
Unfortunatly i'm stucked on the login page : the app keep saying "sorry, you have entered an incorrect username /password combination. Please try again."
Actually, i'm using Xataface 1.5.
(I did not upgrade before because of this trouble :http://xataface.com/forum/viewtopic.php?t=5530#p26558, I'm hoping the 1.3 will resolve it.)
Is there something special to do before upgrading ?
In my conf.ini files, I've got
- Code: Select all
[_auth]
users_table = utilisateur
username_column = Username
password_column = password
I'm using md5 encryption for passwords.
When I downgrade to 1.5 (by changing the xataface repertory), everything works.
Once again, thanks for your help !