From 12517d49605da1c1d77e61c92ddf5a2d90ae3b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Sat, 19 Oct 2024 02:19:14 +0300 Subject: [PATCH] Prevent automatic redirection to admin in cwchristerw theme --- cwchristerw/welcome/theme.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/cwchristerw/welcome/theme.properties b/cwchristerw/welcome/theme.properties index 09798d0..5110f0b 100755 --- a/cwchristerw/welcome/theme.properties +++ b/cwchristerw/welcome/theme.properties @@ -1,2 +1,3 @@ parent=keycloak styles=css/cwchristerw.css +redirectToAdmin=false