mirror of
https://github.com/coder/coder.git
synced 2026-06-06 14:38:23 +00:00
0586f17889
Admin-only query used by the MCP server config update path to clear every user's stored user-set header values when the auth_type changes away from custom_headers or the custom_headers_user_keys list is altered. Without this, stale per-user credentials silently reactivate if the previous key set is later restored.