OpenPasswordFilter
OpenPasswordFilter copied to clipboard
Add Group validation, Regex Check
Changes: Support for username validation and password regex validation.
Specifically -
- Validate user for group membership. If user is in group listed in opfgroups.txt then validate password, else ignore. if no groups listed then validate everyone.
- Validate password for regex match. See opfregex.txt file.
- Add support for username in OpenPasswordFilter.dll and OPFService.exe
- Replace List array with Hash array - faster lookup
- Additional Logging, some refactoring, added ZeroMemory on some buffers in DLL
- Change compile target to NET 4.5.2
- Did not update the README, but could
Nice. I didn't see a way to piggy back on your PR, but I used it to add checks that the user's name doesn't appear in the password. Cheers!
Good add.
Yeah there’s no real ‘settings’ for this tool. That would probably be a helpful next step. Then someone can choose to enable/disable the various features.
Besides, hoping that original owner will pull these various changes into the master.
From: Robert Brock [mailto:[email protected]] Sent: June 16, 2017 9:34 AM To: jephthai/OpenPasswordFilter [email protected] Cc: Craig Debbo [email protected]; Author [email protected] Subject: Re: [jephthai/OpenPasswordFilter] Add Group validation, Regex Check (#10)
Nice. I didn't see a way to piggy back on your PR, but I used it to add checks that the user's name doesn't appear in the password. Cheers!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jephthai/OpenPasswordFilter/pull/10#issuecomment-309042229, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFbIs6VB6iT3U96xDA1wSGHES-Y8ux3Dks5sEpJYgaJpZM4NJZqX.
This e-mail is confidential and intended only for the use of the recipient to whom it is addressed. If you have received this e-mail by mistake, please let me know by e-mail reply and delete it from your system.
I certainly plan to. I'm just now coming off of a long travel schedule, but should be able to catch up soon.
On Jun 16, 2017 8:58 AM, "Craig Debbo" [email protected] wrote:
Good add.
Yeah there’s no real ‘settings’ for this tool. That would probably be a helpful next step. Then someone can choose to enable/disable the various features.
Besides, hoping that original owner will pull these various changes into the master.
From: Robert Brock [mailto:[email protected]] Sent: June 16, 2017 9:34 AM To: jephthai/OpenPasswordFilter [email protected] Cc: Craig Debbo [email protected]; Author [email protected] Subject: Re: [jephthai/OpenPasswordFilter] Add Group validation, Regex Check (#10)
Nice. I didn't see a way to piggy back on your PR, but I used it to add checks that the user's name doesn't appear in the password. Cheers!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://github.com/ jephthai/OpenPasswordFilter/pull/10#issuecomment-309042229>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ AFbIs6VB6iT3U96xDA1wSGHES-Y8ux3Dks5sEpJYgaJpZM4NJZqX>.
This e-mail is confidential and intended only for the use of the recipient to whom it is addressed. If you have received this e-mail by mistake, please let me know by e-mail reply and delete it from your system.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jephthai/OpenPasswordFilter/pull/10#issuecomment-309064744, or mute the thread https://github.com/notifications/unsubscribe-auth/AEYlQV1zwYfUYXrtSpdAUKMAhtWMcpd4ks5sEqY7gaJpZM4NJZqX .