| Methods Summary | ||
|---|---|---|
public
|
||
public
|
||
public
|
||
public
|
||
protected
|
#
checkInput( string $ip = NULL, string $jail = NULL )
Perform permission validation and IP transformation
|
|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
protected
|
||
protected
|
||
public
|
||
public
|
||
| Methods inherited from Module\Skeleton\Standard |
|---|
__construct(),
setUserParameters(),
autoloadModule(),
__wakeup(),
_invoke(),
__debugInfo(),
getExportedFunctions(),
_reset(),
cleanUserParameters(),
query()
|
| Constants Summary | ||
|---|---|---|
public
string
|
FAIL2BAN_IPT_PREFIX
|
#
'f2b-'
|
public
string
|
FAIL2BAN_DRIVER
|
#
'ipset'
|
public
string
|
FAIL2BAN_CACHE_KEY
|
#
'f2b'
|
public
array
|
PLIST_NAMES
|
#
array (
0 => 'whitelist',
1 => 'blacklist',
2 => 'whitelist6',
3 => 'blacklist6',
)
|
| Constants inherited from Module\Skeleton\Standard |
|---|
DEPENDENCY_MAP
|
| Properties Summary | ||
|---|---|---|
protected
|
$confMapping
|
#
NULL
|
protected
|
$exportedFunctions
|
#
array (
'*' => 10,
'ban' => 8,
'blacklist' => 8,
'whitelist' => 8,
'get_plist' => 8,
'get_jail_entries' => 8,
'flush' => 8,
'get_delegated_list' => 2,
'can_delegate' => 2,
'max_delegations' => 2,
'temp' => 2,
)
|
| Properties inherited from Module\Skeleton\Standard |
|---|
$exportedFunctions,
$username,
$password,
$domain,
$user_id,
$group_id,
$permission_level,
$session_id,
$site,
$site_id
|