Releases: EvotecIT/LocalSecurityEditor
Releases · EvotecIT/LocalSecurityEditor
LocalSecurityEditor-v1.0.0
What's Changed
- Add Windows CI workflow by @PrzemyslawKlys in #2
- Add argument validation for service SID generation by @PrzemyslawKlys in #4
- Consolidate native methods into Win32Sec by @PrzemyslawKlys in #5
- Add input validation for InitLsaString and tests by @PrzemyslawKlys in #6
- Add service SID tests across frameworks by @PrzemyslawKlys in #7
- Refactor LsaWrapper domain parsing by @PrzemyslawKlys in #9
- Fix stack trace preservation for unrecognized identities by @PrzemyslawKlys in #10
- Add Claude Code GitHub Workflow by @PrzemyslawKlys in #13
- Enhance User Rights Management API with Typed Objects and New Features by @PrzemyslawKlys in #12
- Refactor code for consistency and readability by @PrzemyslawKlys in #14
New Contributors
- @PrzemyslawKlys made their first contribution in #2
Full Changelog: v0.3.0...LocalSecurityEditor-v1.0.0
v0.3.0
- Fixes issue with unresolvable SIDs - should work fine for getting, removing and adding unresolvable SID now (tnx @jborean93)
- Remove NET 4.5
- Added NET 4.5.2
Full Changelog: 0.2.0...v0.3.0
0.2.0
- Fixes an issue with principals/account not being translated properly and showing an error.
Full Changelog: 0.1.0...0.2.0
0.1.0
The first release will be used within SecurityPolicy PowerShell Module.
Full Changelog: https://github.com/EvotecIT/LocalSecurityEditor/commits/0.1.0