\NetCommonsSecurity

NetCommonsセキュリティ Utility

Summary

Methods
Properties
Constants
__construct()
denyIpMove()
enableBadIps()
enableAllowSystemPluginIps()
isCloseSite()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() : void

コンストラクタ

セキュリティチェックで使用するモデルをセットする

denyIpMove()

denyIpMove() : boolean

IP変動の禁止チェック

Returns

boolean

enableBadIps()

enableBadIps() : boolean

IPアドレスの不正アクセスチェック

Returns

boolean

enableAllowSystemPluginIps()

enableAllowSystemPluginIps() : boolean

IPアドレスによる管理画面のアクセスチェック

Returns

boolean

isCloseSite()

isCloseSite(\CakeRequest  $request) : boolean

サイト停止チェック

Parameters

\CakeRequest $request

CakeRequest

Returns

boolean