From 801fbdbb66b3d6d1e56d3e65c2ec4bd24b7ac477 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Wed, 12 Feb 2014 15:41:39 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud) 61491: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3) 61339: Merged V4.1-BUG-FIX (4.1.8) to V4.2-BUG-FIX (4.2.2) 61232: Merged DEV to V4.1-BUG-FIX (4.1.8) 61152 : MNT-10364 : Kerberos SSO is not working on /alfresco/activiti-admin - Added new filter mapping for "Global Authentication Filter" to allow SSO for activiti admin console. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- source/web/WEB-INF/web.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/web/WEB-INF/web.xml b/source/web/WEB-INF/web.xml index 6cabe1b945..7fdb6a4584 100644 --- a/source/web/WEB-INF/web.xml +++ b/source/web/WEB-INF/web.xml @@ -240,6 +240,8 @@ /d/* + + WebScript Cookie Authentication Filter