@ -555,7 +555,7 @@ int ACLCheckCommandPerm(client *c) {
for(intj=0;j<numkeys;j++){
listIterli;
listNode*ln;
listRewind(u->passwords,&li);
listRewind(u->patterns,&li);
/* Test this key against every pattern. */
intmatch=0;
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.