(#2 reformated, f*ck webmailer...)
Hallo,
Our services must pass a scan test.
Nikto say:
+ GET Cookie SQMSESSID created without the httponly flag
I have not found a config option.
I found following function:
# vi ./functions/global.php
589 function sqsetcookie($sName, $sValue='deleted', $i
Hallo,Our services must pass a scan test.Nikto say:+ GET Cookie SQMSESSID
created without the httponly flagI have not found a config option.I found
following function:# vi ./functions/global.php589 function
sqsetcookie($sName, $sValue='deleted', $iExpire=0, $sPath="",$sDomain="",
590