X-Git-Url: https://git-public.kairo.at/?p=authserver.git;a=blobdiff_plain;f=api.php;h=f51f20198eda8c59c146e24d858c8e50e777a192;hp=b3096d16518c4493402c7cd52899f36932c48dff;hb=1e976489ad553d7591076833dd41469f4606b9d3;hpb=ea0452ad570f441f151a8a083e0810c12476a134 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