social/lib
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
..
AppInfo favourites and notifications 2022-12-03 15:55:44 -01:00
Command minor fix 2022-12-07 09:45:17 -01:00
Controller favourites and notifications 2022-12-03 15:55:44 -01:00
Cron remove 'chunk' 2022-11-18 10:05:32 -01:00
Dashboard
Db minor fix 2022-12-07 09:45:17 -01:00
Exceptions delete and move 2022-12-06 23:14:18 -01:00
Interfaces delete and move 2022-12-06 23:14:18 -01:00
Listeners
Migration delete and move 2022-12-06 23:14:18 -01:00
Model delete and move 2022-12-06 23:14:18 -01:00
Notification
Providers
Search cs:fix 2022-11-03 11:13:41 -01:00
Service favourites and notifications 2022-12-03 15:55:44 -01:00
Tools filter request-target from header 2022-11-23 11:40:06 -01:00
Traits cs:fix 2022-11-03 11:13:41 -01:00
WellKnown Fix detection of webfinger endpoint with no 'resource' param 2023-01-04 12:19:48 +01:00
AP.php