FreeOnePlus opened a new pull request, #123: URL: https://github.com/apache/doris-mcp-server/pull/123
## Summary - persist static bearer tokens as self-describing SHA-256 or SHA-512 digests - atomically migrate legacy plaintext token files to the digest-only v2 format with owner-only permissions - preserve absolute expiry metadata, support digest-algorithm rollover, and fail closed on migration or persistence errors - document one-time plaintext delivery and add focused migration, rollback, validation, and export coverage ## Validation - `uv run pytest -q`: 545 passed, 61 skipped - Streamable HTTP + real subprocess Stdio + multiworker protocol matrix: 18 passed - real Doris transport matrix (HTTP and Stdio): 4 passed; temporary tables/users after cleanup: 0/0 - scoped Ruff, mypy, `uv lock --check`, compileall, source/wheel build, and isolated wheel CLI verification passed -- 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]
