![]() |
|
Password Encryption? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Password Encryption? (/thread-7297.html) |
Password Encryption? - totemx - 2010-07-05 Hi, I've lost my data access to my admin area of zenphoto so i'm trying to insert a user and pass into zp-administrators table in mysql but i cannot set password right. I tried md5 and sha1 but don't work. Password Encryption? - acrylian - 2010-07-05 Please see the troubleshooting about lost passwords. Password Encryption? - sbillard - 2010-07-05 While it is in principal possible to hash the password yourself, we have done a pretty good job of making that impractical. Use the reset procedure in the troubleshooting guide. |