Skip to content

v0.2.8

Choose a tag to compare

@mergi72 mergi72 released this 09 Jun 06:41
· 43 commits to main since this release

Credential Broker v0.2.8

Changes:

  • Add CredentialResponse.source and return source=windows for successful Windows Credential Manager resolution.
  • Sanitize invalid request logging so password/token/secret-like fields are masked, including Pydantic validation error inputs.
  • Handle Ctrl+C / KeyboardInterrupt shutdown without traceback and close the HTTP server cleanly.
  • Include standalone Windows EXE and per-user Inno Setup installer assets.

Validation:

  • 34 tests passed.
  • credential-broker.exe resolve smoke check passed.
  • CredentialBrokerSetup-v0.2.8.exe built successfully with Inno Setup 6.7.3.