# access{'rpc'} 0=not allowed 1=allowed 2=allowed if root or admin
do './web-lib.pl';
BEGIN { push(@INC, ".."); };
use WebminCore;
use POSIX;
&init_config();
if ($ENV{'REQUEST_METHOD'} eq 'POST') {
local $got;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.