@ -992,7 +992,7 @@ int ACLLoadConfiguredUsers(void) {
char*errmsg=ACLSetUserStringError();
serverLog(LL_WARNING,"Error loading ACL rule '%s' for "
"the user named '%s': %s",
aclrules[0],aclrules[j],errmsg);
aclrules[j],aclrules[0],errmsg);
returnC_ERR;
}
}
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.