-
# Bug Report
List of [NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and
version that you are using (e.g. `OpenTelemetry 0.4.0-beta.2`):
```xml
…
-
### Description
Timeout and 502 while loading/refreshing homepage.
```
[21/Jan/2024:18:26:02 +0000] - 502 502 - GET https some.domain.name "/api/config/custom.js" [Client 192.168.100.1] [Length…
-
### Query PR
https://github.com/github/codeql/pull/14123
### Language
GoLang
### CVE(s) ID list
- https://github.com/dapr/dapr/security/advisories/GHSA-59m6-82qm-vqgj usage of `ctx.Requ…
am0o0 updated
9 months ago
-
https://pkg.go.dev/maps#Copy
For example this should be adapted once Go 1.21 drops:
https://github.com/valyala/fasthttp/pull/1565/files
-
### Environment
Docker
### Version
0.15.0
### Describe the problem
I am trying to setup Authelia as an OIDC provider, using Traefik as a reverse proxy. I can access Homarr, and Authelia…
-
Hello, currently fasthttp supports gzip and brotli as encoding when serving compressed content. It also supports them for `fasthttp.fs`. It would be very beneficial to add support for `zstd` whicb pro…
gaby updated
8 months ago
-
Hello!
We want to monitor requests that are dropped by the http.Server{Concurrency} setting and to count the number of rejected requests and write it to prometheus.
Could you make a handler so …
-
### Version
v4.37.5
### Deployment Method
Docker
### Reverse Proxy
Traefik
### Reverse Proxy Version
2.11.0
### Description
From OpenID Connect Playground:
`CLIENT AUTHENTICATION FAILED…
-
### Version
v4.37.5
### Deployment Method
Docker
### Reverse Proxy
NGINX Proxy Manager
### Reverse Proxy Version
2.11.1
### Description
If i open open the containe…
-
# The bug
RFC 9110 defines the header names must consist of a single token, which is defined as follows:
```
token = 1*tchar
tchar = "!" / "#" / "$" / "%" / "&" / "'" / "*"…