We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d0a6b commit 54644e7Copy full SHA for 54644e7
config/autoload/session.global.php
@@ -40,7 +40,7 @@
40
/**
41
* Marks the cookie as accessible only through the HTTP protocol.
42
*/
43
- 'cookie_httponly' => false,
+ 'cookie_httponly' => true,
44
45
46
* Specifies the lifetime of the cookie in seconds which is sent to the browser.
0 commit comments