aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-SDK-APP
diff options
context:
space:
mode:
authorrb7147 <rb7147@att.com>2018-01-17 10:29:04 -0500
committerrb7147 <rb7147@att.com>2018-01-17 15:48:25 -0500
commit74552f84f136c01a99488aeff6d0f7b9a55d5fb3 (patch)
treecc1a463f40f3ea92b4d1efa4ef33f302d09444ca /ONAP-SDK-APP
parent528605fe8efa3631291de0b9bf8e498bdbd0c23f (diff)
Resolved Security Vulnerability issues
Issue-ID: POLICY-553 Change-Id: I3e0e6a31226e561cef9ec578790659d57b2f65f4 Signed-off-by: rb7147 <rb7147@att.com>
Diffstat (limited to 'ONAP-SDK-APP')
-rw-r--r--ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties b/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties
index 64f9f65c6..fce5ab184 100644
--- a/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties
+++ b/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties
@@ -19,6 +19,8 @@ cache_load_on_startup = false
user_name = fullName
decryption_key = AGLDdG4D04BKm2IxIWEr8o==
+#cookie domain
+cookie_domain = onap.org
##########################################################################
# The following properties REQUIRE changes by partner applications.
##########################################################################