Protector 3.4

Date 2009-09-17 13:18:44 | Category: XOOPS

in englishin japanese
Now I've never heard bad side effects about DBLayer-Trapped-Anti-SQL-Injection.
Thus, I've numbered 3.4 for Protector as STABLE version.

And the module name has been changed from "Xoops Protector" into "Protector" after 3.4.x.

During beta testing Protector 2.3.x:

- ImpressCMS 1.1.2
- XoopsCube Legacy 2.1.7

These cores have the feature for DBLayer-Trapping.
I thank these core developpers about it.

As the acknowledgemet, I've added optimized module_icon for each cores like ImpressCMS 1.2 or XCL2.1

I also thank to Rene Sato telling me information about ImpressCMS 1.2


# I've found a bug in upgrading script in ImpressCMS 1.2 beta.

/upgrade/upd-icms-1.0-to-1.1/settings_salt.php line 46

if ( !isset( $vars['DB_SALT'] ) ) {
    require_once ICMS_ROOT_PATH.'/class/icms_Password.php' ;
    $icmspass = new icms_Password();
    $vars['DB_SALT'] = $icmspass->icms_createSalt();
}


Regards!





You can read more news at PEAK XOOPS.
http://xoops.peak.ne.jp

The URL for this story is:
http://xoops.peak.ne.jp/md/news/index.php?page=article&storyid=480