Oved Ourfali has submitted this change and it was merged.

Change subject: core: ValidateSession servlet fixes
......................................................................


core: ValidateSession servlet fixes

Previous commit added this servlet, that validates the session, and
returns the logged-in user in this servlet.
This patch returns successful result only upon session existance + the
logged in user is an administrator user. For now it is not exposed, so
returning always true.

Also, this patch prints the UPN and not the userName, to get the format
"user@domain" instead of just "user".

Change-Id: I61253ad591bd339f1b32ba4129fcbd9258dc811b
---
M 
frontend/wars/rmw-war/src/main/java/org/ovirt/engine/core/validate/ValidateSession.java
1 file changed, 29 insertions(+), 12 deletions(-)

Approvals:
  Oved Ourfali: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I61253ad591bd339f1b32ba4129fcbd9258dc811b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to