Skip to content

Commit 54644e7

Browse files
committed
revert extra config
Signed-off-by: Jurj-Bogdan <[email protected]>
1 parent 31d0a6b commit 54644e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/autoload/session.global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
/**
4141
* Marks the cookie as accessible only through the HTTP protocol.
4242
*/
43-
'cookie_httponly' => false,
43+
'cookie_httponly' => true,
4444

4545
/**
4646
* Specifies the lifetime of the cookie in seconds which is sent to the browser.

0 commit comments

Comments
 (0)