Skip to content

JSON webfinger support

kaniini requested to merge kaniini/pleroma:feature/json-webfinger into develop

These commits add support for JSON WebFinger responses and implement a fallback for instances which do not implement the /.well-known/host-meta endpoint.

They are necessary for compatibility with Peertube.

Merge request reports