api/pkg/provider
Virgil 2fd17a432c fix(provider): handle invalid proxy upstreams safely
Avoid panicking when a ProxyProvider is constructed with a malformed upstream URL. The provider now records the configuration error and returns a standard 500 envelope when mounted.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:42:04 +00:00
..
provider.go fix(provider): harden proxy path stripping 2026-04-01 20:08:55 +00:00
proxy.go fix(provider): handle invalid proxy upstreams safely 2026-04-01 21:42:04 +00:00
proxy_internal_test.go fix(provider): harden proxy path stripping 2026-04-01 20:08:55 +00:00
proxy_test.go fix(provider): handle invalid proxy upstreams safely 2026-04-01 21:42:04 +00:00
registry.go fix(provider): harden proxy path stripping 2026-04-01 20:08:55 +00:00
registry_test.go feat(provider): expose registry spec files 2026-04-01 14:38:45 +00:00