Wykres commitów

9 Commity (1e59fe69678d5908e83fd5c555cdaabf45698ff9)

Autor SHA1 Wiadomość Data
Maxence Lange acceb582ed minor fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-28 14:03:24 +02:00
Maxence Lange cbeefae898 allow other apps to register webfinger
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-20 09:03:05 -01:00
Maxence Lange 044c738989 catch missing actor
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-14 20:45:04 -01:00
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
Maxence Lange 06218acd52 manage multiple well-known services
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-03 11:06:53 -01:00
Maxence Lange d3de0bfac4 returns 404 on missing Actor
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-02 18:57:13 -01:00
Carl Schwan 8bc648a972 Fix JrdResponse not containing template
For now this is modified JrdResponse from
https://github.com/nextcloud/server/pull/26178

Let's hope that we can switch to the OCP one in NC 25

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-21 14:25:54 +02:00
Carl Schwan 9e20993c4d Php cs:fix
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-15 13:35:51 +02:00
Carl Schwan b4006e7ac2 Make wellknow work with new infra
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-14 21:44:44 +02:00