@@ -307,9 +307,6 @@ int su_daemon_main(int argc, char **argv) {
optind++;
}
// Setup done, now every error leads to deny
err_handler=deny;
// Handle namespaces
switch(su_ctx->info->mnt_ns){
caseNAMESPACE_MODE_GLOBAL:
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.