![]() |
|
User 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: User password encryption (/thread-5419.html) |
User password encryption - charnley - 2009-07-01 Is ZenPhoto using a standard MD5 encryption for its users? If not, is it possible to change it so it uses a MD5 encryption. User password encryption - sbillard - 2009-07-02 Depends on what you mean by It should be possible to copy the lib-auth.php file as lib-auth_custom.php and make your modifications. I think one other forum user has tried this, but I am not sure. You should know, though, that there have been some considerable changes to the script in the development cycle. You might be better off starting with the nightly build if you wish to take this approach. |