Change in ovirt-engine[master]: webadmin: Small cleanup in RestApiSessionManager
awels at redhat.com
awels at redhat.com
Wed Dec 17 16:26:22 UTC 2014
Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: Small cleanup in RestApiSessionManager
......................................................................
webadmin: Small cleanup in RestApiSessionManager
Acquiry of new session vs. keep-alive of existing session
logical scenarios represented by two separate methods.
REST CSRF token request header represented by a separate
String constant to avoid confusion with JSESSIONID header
containing actual REST session ID on HTTP response.
Change-Id: I98ad53785726c4ed1a8b1eaaf4fd473052496c3e
Signed-off-by: Vojtech Szocs <vszocs at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/plugin/restapi/RestApiSessionManager.java
1 file changed, 39 insertions(+), 37 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Alexander Wels: Looks good to me, approved
Vojtech Szocs: Verified
--
To view, visit http://gerrit.ovirt.org/35708
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I98ad53785726c4ed1a8b1eaaf4fd473052496c3e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list