Index: openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl,v diff -u -r1.12.2.8 -r1.12.2.9 --- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 17 Oct 2020 07:50:50 -0000 1.12.2.8 +++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 26 Jun 2022 19:31:29 -0000 1.12.2.9 @@ -193,6 +193,7 @@ "name": "$cookie_name", "path": "/", "domain": "", + "samesite": "lax", "expiryDays": "${:expiryDays}" }, "theme": "$theme",