Skip to content

v1.1.53

Latest
Compare
Choose a tag to compare
@ryannewington ryannewington released this 07 May 21:33

Change log

  • Fixes an issue #109 where a NullReferenceException occurs using the PowerShell module to change the store path

v1.1.x Update Information

v1.1 introduces several new cmdlets for helping to manage your Password Protection store.

  • Sync-HashesFromHibp - Allows you to sync hashes from the Have I Been Pwned API directly into your compromised password store. This replaces the previous flat-file import process.
  • Get-PasswordFilterConfig - Allows you to get the registration and enabled/disabled status of the password filter, as well as the password store location
  • Get-PasswordFilterPolicy - Allows you to see the filter policy settings currently in place
  • Set-PasswordFilterConfig - Allows you to set the store location and enabled/disabled status of the filter

Updated documentation is available at docs.lithnet.io