From b163d75c1f7ef9cfe863fb555c0c744ac8a0f821 Mon Sep 17 00:00:00 2001 From: PaulT Date: Fri, 9 Mar 2018 00:21:10 -0500 Subject: [PATCH] Logout cookie handling Change the cookie lifetime to one, and retrieve other parameters needed for cookie removal. --- Logout.php | 43 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 39 insertions(+), 4 deletions(-) diff --git a/Logout.php b/Logout.php index 02db69f8f..5fc84ddea 100644 --- a/Logout.php +++ b/Logout.php @@ -1,13 +1,48 @@ \ No newline at end of file