Dan Caseley

Results 108 comments of Dan Caseley

We've got a separate stream of work to look at a proper solution. This PR isn't viable.

I assume the [MUC Real-Time Block List Plugin](https://github.com/igniterealtime/openfire-mucrtbl-plugin), whilst being adjacent, doesn't make this work irrelevant?

Looks like upgrading Jetty is going to be a proper stream of work :(

Perhaps getting zero or one is useful in some context? e.g. You might be online, but is your computer online? No point sending you a PR right now if you're...

Retested this on master, and it's still a problem :(

Based on the AuthFilter, looks to be at /plugins/restapi/v1/openapi.yaml

You're right. I've just had a quick test on my local docker environment. After installation, there's a link in the settings. ![image](https://user-images.githubusercontent.com/2117083/162772294-fc155b53-611f-40f8-a902-380bbed8e653.png) That links to `/plugins/restapi/docs/index.html` which opens the view...

> The only thing that could be improved is that the swagger URL by default is `http://localhost:9090/plugins/restapi/v1/openapi.yaml' > The location linked to from the settings page? If so, I'll raise...

Ah yep. Got it. https://github.com/igniterealtime/openfire-restAPI-plugin/blob/dfaa49ffa928ee641aca636c2911dcd9be722468/src/web/docs/index.html#L44

Cross-posting from open_chat: There's a lot of inlined code there. Would we be better creating actions for those too? They can live in separate public repos (where they can optionally...