X-Git-Url: https://git-public.kairo.at/?p=authserver.git;a=blobdiff_plain;f=app%2Fauthutils.php-class;h=42f585910458ca7f5f516c3f76cce2432d6f7c49;hp=db5dd891a27754f1bf906ed8f6464f031c575d41;hb=2b9aa8f3c5aeb5d3fa414a985ad14b351a12cfcd;hpb=fb7b39f0fb556bf1fb96811442fc0b70bc881e62 diff --git a/app/authutils.php-class b/app/authutils.php-class index db5dd89..42f5859 100755 --- a/app/authutils.php-class +++ b/app/authutils.php-class @@ -34,6 +34,9 @@ class AuthUtils { // function checkForSecureConnection() // Check is the connection is secure and return an array of error messages (empty if it's secure). // + // function sendSecurityHeaders() + // Rend HTTP headers for improving security. + // // function initSession() // Initialize a session. Returns an associative array of all the DB fields of the session. //