![]() |
PASSWORD encryption change to MD5 - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Feature Requests (https://forum.opendocman.com/forum-7.html) +--- Thread: PASSWORD encryption change to MD5 (/thread-448.html) |
PASSWORD encryption change to MD5 - mehur - 08-17-2011 I have a problem with export database from different SQL version. User can`t log in with old password and that is a big problem if you now you must change 1000 users by hand. Than a decided to find problem an solve them. I see you use SQL function PASSWORD for encryption password and I will change to MD5 encryption. Now I can export, import in different version SQL without problem. Are you agree with my solution? Re: PASSWORD encryption change to MD5 - Stephen - 08-17-2011 MD5 is used in 1.2.6beta. |