attempt another bug fix
This commit is contained in:
@@ -64,8 +64,7 @@ class furatalogSessions {
|
|||||||
'path' => '/',
|
'path' => '/',
|
||||||
'domain' => 'furatalog.xyz',
|
'domain' => 'furatalog.xyz',
|
||||||
'secure' => true,
|
'secure' => true,
|
||||||
'httponly' => false,
|
'httponly' => false
|
||||||
'samesite' => 'Lax'
|
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -102,8 +101,7 @@ class furatalogSessions {
|
|||||||
'path' => '/',
|
'path' => '/',
|
||||||
'domain' => 'furatalog.xyz',
|
'domain' => 'furatalog.xyz',
|
||||||
'secure' => true,
|
'secure' => true,
|
||||||
'httponly' => false,
|
'httponly' => false
|
||||||
'samesite' => 'Lax'
|
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user