Skip to content

PassMan 1.8.19

Choose a tag to compare

@vaultekbilisim vaultekbilisim released this 04 Jun 19:00

PassMan 1.8.19

PassMan 1.8.19 is a self-hosted server patch for Active Directory agent authorization on real server installs.

Main Application

  • Fixed AD agent install and repair authorization when the server process reads the same SQLite provider record through a different server-secret or data-directory context.
  • New directory agent bearer tokens are stored with a portable SHA-256 verifier while existing server-secret HMAC token records remain accepted for upgrade compatibility.
  • Added redacted directory-agent auth failure reasons in server logs so operators can distinguish missing providers, revoked tokens, empty token hashes, and token mismatches without logging token values.

PassMan DC Agent Service 1.2.10

  • No script contract change. Existing install and repair commands keep using the generated pma_ agent id and pmt_ token format.
  • Operators should rotate any agent tokens that were pasted into support chats or terminals after upgrading the server.

Verification

  • npm run lint
  • npm run test
  • npm run build:windows
  • npm run ui:smoke