Patch 2004-02-17 available
Posted: Tue 17. Feb 2004, 18:58
If you have login problems with the release this will help you. It fixes the problematic SQL command PASSWORD(). I have fixed this for usage of MD5(). All yet defined password can be further used. I have included a PASSWORD() OR MD5() check in login process. All password changes are done in new way.
Download at SourceForge.net
Oliver
Code: Select all
=============================================================================
PHPWCMS changelog release v1.1-RC2
=============================================================================
2004/02/17
* small fixes and patches
* formmailer patched
* change of password storage in db - now it is encoded by using MD5
* optimized PHP code handling for [PHP][/PHP]
=============================================================================
Oliver