"Sorry, user %s is not allowed to execute %s\n\n",
user,cmnd);
"Sorry, user %s is not allowed to execute %s on %s.\n\n",
user,cmnd,host);
break;
caseVALIDATE_ERROR:
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.