-
**Describe the bug:**
The Dendrite `/_dendrite/` endpoints, which includes the [admin API](https://matrix-org.github.io/dendrite/administration/adminapi) and some `/_synapse/` endpoints are inaccessi…
-
Would be nice if Jelu supported OpenID Connect:
- https://openid.net/developers/how-connect-works/
- https://www.authelia.com/integration/openid-connect/introduction/
- https://www.microsoft.com/…
57194 updated
1 month ago
-
### Description:
I've managed to setup the matrix federation on a virgin server with Rocket.Chat v 6.6.3 and the automated script from https://docs.rocket.chat/docs/deploy-a-federated-rocketchat-wo…
-
### Description
I have an endpoint that only uses root middleware to setup CORS for Shelf, like so:
```
Handler middleware(Handler handler) {
return handler.use(requestLogger()).use(
fr…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I have a home lab where I run Ollama backend as a docker container. I can expose it to t…
-
### Problem
Recipe can't handle Gradle dependency with exclude.
### Example diff
**From:** `docs/spring-authorization-server-docs.gradle`
```diff
}
dependencies {
- implementation(p…
-
After successful kubadm init, I downloaded from
https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml
when I run
kubectl apply -f kube-flannel.yml
I get
error: err…
-
**Steps to reproduce**
_docker run -p 8888:8888 kinto/kinto-server_
First request
```
POST /v1/buckets HTTP/1.1
Host: 127.0.0.1:8888
Authorization: Basic YWRtaW46czNjcjN0
Content-Type: applic…
-
### The problem
The MyUplink integration is down due to a bad request error when trying to connect to the API.
2024-10-18 07:27:50.325 ERROR (MainThread) [homeassistant.helpers.config_entry_oauth2_f…
-
### Describe you feature request
Hi there,
I am trying to tweak the Caddyfile for Laravel Octane. What is the proper way to do it?
Here is what I have tried, but the server does not start. An…