← Back to team overview

phpns-team team mailing list archive

Re: [Question #74026]: Reset Admin Password

 

Question #74026 on phpns changed:
https://answers.launchpad.net/phpns/+question/74026

    Status: Open => Answered

alecwh proposed the following answer:
The encryption is SHA-1, using PHP's sha1() function. There is no
built-in mechanism for resetting passwords, you'll need to do it with
mySQL (cli interface or whatever).

-- 
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.