ONO::Apps::Admin::Screen::Info::Security

Functions

check_firewall_block();

Check firewall block status

ONO::Apps::Admin::Screen::Info::Security->check_firewall_block( $IP, $IPTABLES_ref );
returns: $res

protected_range();

Protect some ranges known to be used by friendly bots from being blocked by mistake.

ONO::Apps::Admin::Screen::Info::Security->protected_range( );

screen();

The ONO Admin security screen, where admins may track and block evil IPs and attackers.

ONO::Apps::Admin::Screen::Info::Security->screen( $db, $community, $lang, $BLK_ref, $vars_ref, $sql_ref, $ono_ref );
returns: ($TITLE,$SUBTITLE,$SCREEN,$LEFT,$RIGHT,$TOOLS)

Sub-Modules

none

Dependencies

Code