Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2012-12-04 23:21:33

alehawk
Member
Registered: 2012-12-04
Posts: 1

Recover Admin Password

Hi, I forgot the admin password.
How can I recover it?
I replaced passwrod column with new sha1 password and nothing, I cant enter.
Can the password be recovered or changed?
Tnx

https://groups.google.com/forum/#!topic … JES8lIIzfk

Offline

#2 2012-12-05 06:49:42

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Recover Admin Password

Hi,

Password value is calculate in the following way:
sha1($password.$secretHash.sha1($password))
$secretHash is value from settings/settings.ini.php'secrethash' => 'secret hash'
Good luck.

Offline

#3 2012-12-09 19:09:40

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Recover Admin Password

Hi one more time,
If it's still required I have done password remind functionality. https://github.com/remdex/livehelperchat
Execute SQL and make change described here.https://github.com/remdex/livehelperchat/tree/master/lhc_web/doc/update_db

Good luck.

Offline

Board footer