Merged in feature/PMCORE-3466 (pull request #8327)

PMCORE-3466

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Fabio Guachalla
2021-12-21 20:05:58 +00:00
committed by Julio Cesar Laura Avendaño
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ class System
'path' => '/',
'domain' => '',
'secure' => false,
'httponly' => false,
'httponly' => true,
'samesite' => ''
];