FreeOnePlus opened a new pull request, #114: URL: https://github.com/apache/doris-mcp-server/pull/114
## Summary - reject HTTP startup when a non-loopback bind has no authentication method - recheck the actual bind host at the HTTP server boundary - provide an explicit dangerous override with a prominent warning - default the local startup script to loopback while keeping authenticated Compose exposure explicit - document and test loopback, authenticated, override, multi-worker, config-file, and CLI paths ## Testing - `uv run pytest -q` — 402 passed, 61 skipped - protocol HTTP/Stdio matrix — 18 passed - real Doris HTTP/Stdio matrix — 4 passed - `uv lock --check` - `uv build` - `python -m compileall -q doris_mcp_server` - Compose configuration accepts a strong static token and rejects a missing token - temporary real-integration tables/users after testing — 0/0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
