PEAK XOOPS - Re: Protector 3.15 beta in englishin japanese

Re: Protector 3.15 beta

Target Downloads
Subject Protector 3.50 beta
Summary ●要旨Protector は、XOOPS2ベースの各種CMSを様々な悪意ある攻撃から守るためのモジュールです。このモジュールでは、以下の攻撃を防ぎます。- DoS- 悪意あるクローラー(メール収集ボットなど)- SQL Injection- XSS (といっても、全てではありません)- システムグロ...

List posts in the topic

none Re: Protector 3.15 beta

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2007/11/8 8:15
nobunobu  上等兵   Posts: 25
すみません・・ご無沙汰です・・・
久々に、サイトのメンテナンスというか修復を開始して(苦笑)V3.15にあげたんですが・・・
IP拒否の部分の動作がうまくいっていないような気が
(思い違いなら良いのですが)

precheck_functions.phpで、
	$bad_ip_match = Protector::ip_match( $bad_ips ) ;
	if( $bad_ip_match ) {
		$protector->call_filter( 'precommon_badip' , 'You are registered as BAD_IP by Protector.' ) ;
	}
てなロジックになってるので、もしかして、filter_disabled/precommon_badip_message.php
とかをfilter_enabledに移さないといけないようになってません?
Votes:3 Average:6.67

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!