From f70bd2eafc2fdac9fa528a3e649db0178c601b41 Mon Sep 17 00:00:00 2001 From: xXx-caillou-xXx Date: Mon, 18 Dec 2017 16:27:00 +0100 Subject: Fix cookie encryption Previously, when a cookie was set with the `httpOnly` flag, it was automatically encrypted, due to a logic flaw. This is now fixed and tested.--- src/tests/samesite_cookies.phpt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tests/samesite_cookies.phpt') diff --git a/src/tests/samesite_cookies.phpt b/src/tests/samesite_cookies.phpt index 70fe10c..12f3d72 100644 --- a/src/tests/samesite_cookies.phpt +++ b/src/tests/samesite_cookies.phpt @@ -16,11 +16,13 @@ EOF;