v.1.6.2
-
The major feature for this release is the addition of the "ApplyToTheseGroupsOnly" setting. By specifying a comma-separated list of global security groups in this registry entry, you can have the password filter apply only to the groups you specify. Everyone else who is not a member of any of the specified groups gets a free pass from this password filter. If ApplyToTheseGroupsOnly is not used, then everyone's password will be checked. This currently only checks direct membership in global security groups. It does not expand nested group membership. This choice was made for performance reasons.
-
This will only matter to me, but I ditched MSVC for an entirely command line-based clang build. This was because the Visual Studio IDE was crushing my soul with its bugs and I had to break free from its prison.
-
Changed all instances of "blacklist" to "blocklist". IMPORTANT The default blocklist filename changed to PassFiltExBlocklist.txt. If you are upgrading from a previous version and you use the default filename, you must change your blocklist filename accordingly!