mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
a9f5ed7644
Refactors the `aibridgeproxyd` provider reload mechanism which was unnecessarily complex. Also ensures that providers are evaluated on each CONNECT request to prevent interception of requests to (newly) disabled providers; in this case the requests will passthrough unencrypted, by design.