Skip to content

v1.1.8

Compare
Choose a tag to compare
@ryanries ryanries released this 24 Jun 12:50
· 17 commits to master since this release

Minor bug fixes:

  • The filter was allowing a blank password. Not a big deal, since other Active Directory policy would have already prevented a blank password anyway. But it's hard to imagine any scenario where an administrator would want to allow any blank passwords and also have this password filter installed at the same time.

  • The filter was not lowercase'ing the last character, meaning that a password could potentially erroneously pass the blacklist if the last character in the blacklisted token was uppercase.