From 685c52a453c391da219668b84b73a83b514cd992 Mon Sep 17 00:00:00 2001 From: charitha Date: Sun, 15 May 2016 13:13:30 +0530 Subject: [PATCH] Bug fixes --- .../src/main/webapp/WEB-INF/web.xml | 2 +- .../jaggeryapps/devicemgt/app/modules/group.js | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/WEB-INF/web.xml b/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/WEB-INF/web.xml index 97f0970968d..6ee1d3216e3 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/WEB-INF/web.xml +++ b/components/device-mgt/org.wso2.carbon.device.mgt.api/src/main/webapp/WEB-INF/web.xml @@ -51,7 +51,7 @@ doAuthentication - false + true