Set HttpOnly flag

This commit is contained in:
mzaalan 2016-03-21 14:12:38 +02:00
parent 80240e9b9e
commit 9d14fe2d7e
1 changed files with 1 additions and 0 deletions

View File

@ -149,5 +149,6 @@
*/
'secure' => false,
'http_only' => true,
];