Skip to content

Releases: lithnet/ad-password-protection

v1.0.7143

23 Jul 09:40
Compare
Choose a tag to compare

Improves error message that occurs when running the Import-CompromisedPasswordHashes cmdlet on a file that contains an invalid entry
Adds support for running in LSA protected mode

v1.0.7123

03 Jul 23:13
Compare
Choose a tag to compare

Fixes an issue where the password filter module may not load with an "Unable to load DLL" error

v1.0.7107

17 Jun 04:53
Compare
Choose a tag to compare
v1.0.7107 Pre-release
Pre-release

Fixes an issue where the Test-IsAdUserPasswordCompromised cmdlet fails when used on a user with no password set in AD (#10)
Adds a new Remove-BannedWord cmdlet
Adds a new Remove-CompromisedPassword cmdlet

v1.0.7005

07 Mar 02:46
Compare
Choose a tag to compare

Fixes #7 - .NET/PowerShell was not normalizing 5 to s
Fixes #8 - Do not normalize words that do not contain a letter

v1.0.6993

23 Feb 02:43
Compare
Choose a tag to compare

Fixes an issue (#5) where the import PowerShell cmdlets would fail silently instead of returning an appropriate error code

v1.0.6966

28 Jan 00:00
Compare
Choose a tag to compare

Initial release

v1.0.6959

21 Jan 05:21
Compare
Choose a tag to compare
v1.0.6959 Pre-release
Pre-release
Fixes a build issue with the installer project

v1.0.6905

07 Dec 02:23
Compare
Choose a tag to compare
v1.0.6905 Pre-release
Pre-release

Initial public beta