Skip to content

v1.0.3

Latest

Choose a tag to compare

@dinesh-git17 dinesh-git17 released this 23 Dec 08:41
· 3 commits to main since this release
de6bb31

What's Changed

Bug Fixes

  • Windows: Fixed PlatformSecurityError: AddAccessAllowedAceEx failed: 1337 when creating or accessing vault on Windows (#143)
    • The ctypes SID buffer was being garbage collected prematurely, causing Windows ACL operations to fail with an invalid SID error
    • Users on Windows can now create and access vaults without permission errors

Upgrade

pip install --upgrade passfx

or

pipx upgrade passfx

Full Changelog: v1.0.2...v1.0.3