Skip to content

PassMan 1.8.13

Choose a tag to compare

@vaultekbilisim vaultekbilisim released this 03 Jun 12:35

PassMan 1.8.13

Installer reliability

  • Fixed a silent MSI rollback path introduced by stale runtime cleanup before file installation.
  • The stale runtime cleanup action is now best-effort and cannot fail the install before the real server install/health-check action runs.
  • This resolves upgrades that failed with PreparePassManServerFiles / Windows Installer error 1722 before InstallPassManServer could repair the service.

Recovery tools

  • Added PassManLogCollector.exe to the packaged server payload for one-click diagnostics collection.
  • Added PassManBackupTool.exe to the packaged server payload for protected C:\ProgramData\PassMan backup collection.
  • Both tools request elevation when needed, show progress, write a manifest, and reveal the generated zip in Explorer.
  • The log collector sanitizes obvious token/password/bearer patterns and does not collect database, config secrets, certificates, or private keys.
  • The backup tool collects restore-critical data and excludes logs, update job caches, staged MSI files, and temporary files by default.