What's Changed
Bug Fixes
- Windows: Fixed
PlatformSecurityError: AddAccessAllowedAceEx failed: 1337when 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 passfxor
pipx upgrade passfxFull Changelog: v1.0.2...v1.0.3