Files
coder/coderd/coderdtest
Dean Sheather 7f03bd76e6 fix: avoid derp-related panic during wsproxy registration
If the primary had DERP disabled, workspace proxy registrations would
fail with a panic, as the registration endpoint would attempt to access
the mesh key from the nil DerpServer.

Changes the endpoint to query the database for the key.
2026-02-26 04:55:37 +00:00
..