DiigIT | IT Community
No Profile Image
Welcome Guest
New User? Register | Login

User account edit causes password change in phpmaker

By: rekha singh | 10 Mar 2010 3:44 pm

Hi,

If I go into a users account and change the password it works fine. If I go back into the account and change something then exit, if you attempt to log-in again, the password does not work.

I changed the password field to text to view the text :

Old password: demo = 202cb962ac59075b964 b07152d234b70

Saved , went out and back into edit and password field =25ab3b38f7afc116f18 fa9821e44d561

Any idea???

Comments

Your question doesn't make a whole lot of sense, so I'm going to take some guesswork.
1. You have a password in your database that is the 202cb962 stuff.
2. You changed the password in the database to the 25ab38f7 stuff.
3. You tried using the 25ab38f7 stuff to log in and it's not working.

Is that about right?

If so, the reason is that the password in the database is encrypted, so the *actual* new password is NOT the 25ab38f7 stuff. The new password could very well be something like "cat" or "dog".

Again, that's just guessing on my part because your question isn't clear. At all.
--

By: rekha singh | 10 Mar 2010

Hi,

It looks like i might be saving the encrypted password as a new password, so
test = 098f6bcd4621d373cade4e832627b4f6
098f6bcd4621d373cade4e832627b4f6 = fb469d7ef430b0baf0cab6c436e70375
fb469d7ef430b0baf0cab6c436e70375 = 25ab3b38f7afc116f18fa9821e44d561.

I looked to see if i have an UPDATE on the unchanged password.
No change = no need to Update.

but i don't know where the option is.
it is not a good idea to edit the code.


i am using phpmaker v.6

any more ideas?

many thanks,

By: rekha singh | 10 Mar 2010

Leave a comment

Enter the text in the image
img
Can't read?
Type the characters you see in the picture below.


Close Move