social/lib/WellKnown
Louis Chemineau 9263ff099a Fix detection of webfinger endpoint with no 'resource' param
This is necessary to make the overview test pass.
$subject was null so strpos was throwing an exception, probably since php8.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 12:19:48 +01:00
..
JrdResponse.php
WebfingerHandler.php Fix detection of webfinger endpoint with no 'resource' param 2023-01-04 12:19:48 +01:00
XrdResponse.php