Commits
Click on a commit to change the comparison rangeMerge remote-tracking branch 'origin/fix/strip-mcp-credential-whitespace' into fix/strip-mcp-credential-whitespace3 hours ago
by jeonsworld fix: remove unused pytest import3 hours ago
by jeonsworld fix: handle whitespace-only credentials and apply stripping to BYOK/OAuth paths3 hours ago
by jeonsworld fix: use _strip_credential_value helper in BYOK/OAuth paths and reject whitespace-only input3 hours ago
by jeonsworld fix: add missing pytest and AsyncMock imports in test file3 hours ago
by jeonsworld fix: remove whitespace-only credentials from dict to prevent unencrypted storage2 hours ago
by jeonsworld fix: return HTTP 400 for invalid credentials and hoist test imports2 hours ago
by jeonsworld fix: preserve internal spaces, handle refresh_token consistently, patch byok caller2 hours ago
by jeonsworld fix: add CRLF line ending test2 hours ago
by jeonsworld