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