From a14e78b5542e6cc20f79eafb15d931df5f861e33 Mon Sep 17 00:00:00 2001 From: tawoe Date: Fri, 5 Jan 2024 16:18:17 +0100 Subject: [PATCH] Revert "unsecure cookies" This reverts commit 253b6ba6d9724b9848d75cc6d45956b2f82f49c7. --- obp-api/src/main/resources/web.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/obp-api/src/main/resources/web.xml b/obp-api/src/main/resources/web.xml index a61cf0902d..5cc8b066d4 100644 --- a/obp-api/src/main/resources/web.xml +++ b/obp-api/src/main/resources/web.xml @@ -19,7 +19,12 @@ - + + + true + true + +