Jump to content

help to change password manually


AleMac

Recommended Posts

Hi!

I saw  everywhere the method to change the password directly on mysql is:

MD5(cookie_keyMYPASSWORD)

But this does not work, at all!!!

cookie_key:EQTTkhcNHimzEOUbz934NcUmpEAm2BoKmCIYvFPU8cOMmRR35x79MDxq

my password:hajDev-vehzu7-vigtub

on database:$2y$10$DqF1SSixftNtjDYR489aGeOpXzrJzekXKrWlcaNIXd5HeCFctmpDO

using MD5(cookie_keyMYPASSWORD):

SELECT MD5("EQTTkhcNHimzEOUbz934NcUmpEAm2BoKmCIYvFPU8cOMmRR35x79MDxqhajDev-vehzu7-vigtub")

the result is:1fb0be37256952a91122745861ae63be

Anyone could help me?

Best regards,

Alex

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...