mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-06 08:08:21 +00:00
This commit makes it so that `registerDexHandlers` in `server/server.go` only attempts to modify `a.TLSConfig` if TLS is enabled. Without this, deployments of ArgoCD that don't have a certificate enabled (in the case where a LB/Ingress Controller is handling SSL connections as a reverse proxy) end up having a nil pointer reference panic on start. |
||
|---|---|---|
| .. | ||
| account | ||
| application | ||
| badge | ||
| certificate | ||
| cluster | ||
| project | ||
| rbacpolicy | ||
| repository | ||
| session | ||
| settings | ||
| version | ||
| server.go | ||
| server_test.go | ||