Vojtech Szocs has submitted this change and it was merged.

Change subject: webadmin,root: Control scope of cookies in root webapp
......................................................................


webadmin,root: Control scope of cookies in root webapp

This patch ensures that both "langPageShown" and "locale"
cookies are explicitly scoped to root webapp context URL,
i.e. cookie path is "/".

The reason for scoping both cookies to "/" path is to make
them visible (available) to server-side code regardless of
the current request (i.e. /docs/xxx).

Change-Id: Id3beef969b96bad40bbeef86708c7f62b3b690ad
Bug-Url: https://bugzilla.redhat.com/966525
Signed-off-by: Vojtech Szocs <[email protected]>
---
M 
backend/manager/modules/root/src/main/java/org/ovirt/engine/core/DocsServlet.java
M 
backend/manager/modules/root/src/main/java/org/ovirt/engine/core/SplashServlet.java
2 files changed, 7 insertions(+), 2 deletions(-)

Approvals:
  Vojtech Szocs: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id3beef969b96bad40bbeef86708c7f62b3b690ad
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to