X-Git-Url: https://git-public.kairo.at/?p=authserver.git;a=blobdiff_plain;f=api.php;h=f51f20198eda8c59c146e24d858c8e50e777a192;hp=b3096d16518c4493402c7cd52899f36932c48dff;hb=b0e48c35c57284bf91bb8b3dc2da4c8a3206617c;hpb=88191064f51f758e3dcd11cc7cd9612770316895 diff --git a/api.php b/api.php index b3096d1..f51f201 100644 --- a/api.php +++ b/api.php @@ -11,6 +11,7 @@ require_once(__DIR__.'/authsystem.inc.php'); $errors = $utils->checkForSecureConnection(); +$utils->sendSecurityHeaders(); if (!count($errors)) { // Handle a request to a resource and authenticate the access token