Alon Bar-Lev has posted comments on this change.

Change subject: aaa: Adding resolve groups
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/28368/3/backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/AuthzUtils.java
File 
backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/AuthzUtils.java:

Line 310:         if (resolveGroups) {
Line 311:             result |= Authz.QueryFlags.RESOLVE_GROUPS;
Line 312:         }
Line 313:         if (resolveGroupsRecursive) {
Line 314:             result |= Authz.QueryFlags.RESOLVE_GROUPS_RECURSIVE;
if this is set you should set both
Line 315:         }
Line 316:         return result;
Line 317: 
Line 318:     }


-- 
To view, visit http://gerrit.ovirt.org/28368
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3249b7f18c8bf609c9577e60aafa948a0aa55101
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to