WP2.7 Password encryption
-
I upgraded from WP 2.6 to 2.7 and all was well for some weeks. Recently I’ve had problems where I cannot login to my admin, without going into the MySQL db and changing my password to be encrypted with MD5. However, it periodically changes the value in the database (what looks to me like a different encryption type).
Is this something new with WP2.7? Is this the result of an injection attack?
I have changed nothing, each time it happens, and the process is definitely reproducible in a short period of time. Using the Forget Password function emails me a password which I cannot login with and checking mysql shows the non-MD5 “encryption” so I am assuming this is a quirk with WP2.7. This same problems happens to users who recently logged into their accounts and are now finding themselves later locked out. So, if you login, then WP2.7 seems to changes how your password is encrypted and something with that process is broken because it doesn’t end up authenticating you later.
Information? Help? Thank you much.
- The topic ‘WP2.7 Password encryption’ is closed to new replies.