diff --git a/apps/user_webfinger/host-meta.php b/apps/user_webfinger/host-meta.php index 32ffb512057..a4f494ce837 100644 --- a/apps/user_webfinger/host-meta.php +++ b/apps/user_webfinger/host-meta.php @@ -1,4 +1,8 @@ '*', 'Content-Type' => 'application/xrd+json' diff --git a/apps/user_webfinger/webfinger.php b/apps/user_webfinger/webfinger.php index e75c546c2cb..0f882a96cf8 100644 --- a/apps/user_webfinger/webfinger.php +++ b/apps/user_webfinger/webfinger.php @@ -1,4 +1,8 @@ /apps/myApp/profile.php?user="> * * - '* but can also use complex database queries to generate the webfinger result + * but can also use complex database queries to generate the webfinger result **/ // calculate the documentroot // modified version of the one in lib/base.php that takes the .well-known symlink into account