* Max length for a command + args in the sudoers file.
* This is fairly arbitrary but 1K should be enough.
*/
#define MAXCOMMANDLENGTH 1024
/*
* IP address and netmask pairs for checking against local interfaces.
*/
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.