From 168033b19d4ef611e355d3ce3cc0b53316ead6d3 Mon Sep 17 00:00:00 2001 From: ayyoob Date: Sun, 15 May 2016 17:46:13 +0530 Subject: [PATCH] updated authentication in api --- .../src/main/webapp/WEB-INF/web.xml | 2 +- .../main/resources/jaggeryapps/devicemgt/app/modules/utility.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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