mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
b78eba9f9d
## Summary Adds a `sanitizeCredentialHint` safety check in the db-to-SDK conversion layer to ensure credential hints are always masked before being exposed in the API. Also adds `credential_kind` and `credential_hint` assertions to the session threads API test.