X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FDebug%2FWebFinger.php;h=6c1ca51e5fac9083993bd5837118f2f209268bc9;hb=1d6f5c33a1a7c538d4e529d22701fd735855da15;hp=ae0e4446b3a82e2322a5d998fa190460fc6a51a2;hpb=c9f17e1ef5d26ef27a6a495c52844a540798531e;p=friendica.git diff --git a/src/Module/Debug/WebFinger.php b/src/Module/Debug/WebFinger.php index ae0e4446b3..6c1ca51e5f 100644 --- a/src/Module/Debug/WebFinger.php +++ b/src/Module/Debug/WebFinger.php @@ -1,6 +1,6 @@ getLocalUserId()) { throw new \Friendica\Network\HTTPException\ForbiddenException(DI::l10n()->t('Only logged in users are permitted to perform a probing.')); }