Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Unable To Sign In / Password Authentication Issue

I duplicated my vanilla 1.1.2 database and connected it with a fresh install of vanilla 1.1.10, I'm able to log in once, then my password is re-encrypted out of MD5 and into phpass.

I'm only able to log in again by going into my mySQL database and manually entering my password into the LUM_user Password field and encrypting as MD5. I get to log in once, and then the password is re-encrypted to phpass again.

What's going wrong? How come Vanilla wont authenticate with the phpass encrypted password that it changes? Can I stick with MD5 authentication?

I tried using the MD5authenticator add on, when I try to log in I get an error of: bool(false).

Help!
Sign In or Register to comment.