From fef7691279daa65174ed8e07b7f5f03de9638f74 Mon Sep 17 00:00:00 2001 From: hongwei Date: Tue, 21 Nov 2023 16:26:24 +0100 Subject: [PATCH] refactor/set the secure and http-only to true as default --- obp-api/src/main/webapp/WEB-INF/web.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/obp-api/src/main/webapp/WEB-INF/web.xml b/obp-api/src/main/webapp/WEB-INF/web.xml index b6831d7bcf..cfb85e0874 100644 --- a/obp-api/src/main/webapp/WEB-INF/web.xml +++ b/obp-api/src/main/webapp/WEB-INF/web.xml @@ -18,16 +18,16 @@ PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" /* - true true ---> + - + +