Change in ovirt-engine[master]: aaa: Fix JSON serialization of cyclic nested groups

mperina at redhat.com mperina at redhat.com
Wed Mar 16 09:15:10 UTC 2016


Martin Peřina has submitted this change and it was merged.

Change subject: aaa: Fix JSON serialization of cyclic nested groups
......................................................................


aaa: Fix JSON serialization of cyclic nested groups

Fixes JSON serialization/deserialization of user's group memberhips
where nested group memberships could contain cyclic references and
Jackson is not able to handle them.

Change-Id: I6addda680f4cfae351047764f23fb67da31ee077
Bug-Url: https://bugzilla.redhat.com/1301345
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/SSOOAuthServiceUtils.java
M backend/manager/modules/enginesso/src/main/java/org/ovirt/engine/core/sso/utils/SSOUtils.java
2 files changed, 102 insertions(+), 2 deletions(-)

Approvals:
  Ondra Machacek: Looks good to me, but someone else must approve
  Martin Peřina: Verified; Looks good to me, approved
  Ravi Nori: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/54673
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6addda680f4cfae351047764f23fb67da31ee077
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list