encrypt/decrypt user password in database

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
holy_knight
Forum Members
Forum Members
Posts: 17
Joined: Sun Oct 14, 2007 1:06 pm

encrypt/decrypt user password in database

Post by holy_knight »

Pls help me. Some user attack my web site and they used my password to take admin account and they change my admin password and others password and now i can't access admin part of site. I have access to my phmypadmin and database on the web site. Could someone tell me how i could change password of users on table cms_users that i could log in. Is this possible practically? I was used md5 and sh1 function even try to copy from localhost database data from field password and to use password for logging but that isn't work. If it couldn't answer publicly  pls admins or someone who knows to solve this problem contact me via private message...
p.s. sorry on bad english
Last edited by holy_knight on Fri Nov 21, 2008 9:21 pm, edited 1 time in total.
holy_knight
Forum Members
Forum Members
Posts: 17
Joined: Sun Oct 14, 2007 1:06 pm

Re: encrypt/decrypt user password in database

Post by holy_knight »

??? I changed field active in table users to 0 and because of that it couldn't work using md5 function. Anyway now is all right. Thank you very much...
Post Reply

Return to “Developers Discussion”