From 928267287df532a6e8fb0775e3138ee21f2173f5 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 27 May 2024 11:46:42 -0400 Subject: fix cookies --- conf/ldap/ldap.env | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/ldap/ldap.env') diff --git a/conf/ldap/ldap.env b/conf/ldap/ldap.env index f387147..29f55c0 100644 --- a/conf/ldap/ldap.env +++ b/conf/ldap/ldap.env @@ -7,3 +7,4 @@ LDAP_FILTER="(&)" LDAP_UID="cn" HTTP_HOST=auth.example.com +COOKIE_DOMAIN=example.com -- cgit v1.2.3-freya