Commit 9d14fe2d authored by mzaalan's avatar mzaalan

Set HttpOnly flag

parent 80240e9b
......@@ -149,5 +149,6 @@ return [
*/
'secure' => false,
'http_only' => true,
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment