gandres / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Add support for regex validation rule #434

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is not a problem but a feature request.

My current ldap store us using a password-validator plugin I wrote to validate 
new passwords against a regular expression.  This enables some types of checks 
that can't be done with the standard set of ldap password policy rule 
validators- for instance, enforcing a password to begin and end with either a 
letter or a number or special character.  Its very easy to create password 
rules using forward looking regular expressions. 

It would be ideal if PWM had the ability to add a regular expression to the 
possible validators. 

Original issue reported on code.google.com by okach...@gmail.com on 23 Jul 2013 at 7:59

GoogleCodeExporter commented 9 years ago
Please close this request- I found the feature I was seeking in the advanced 
settings!  Thank you.

Original comment by okach...@gmail.com on 23 Jul 2013 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by jrivard on 23 Jul 2013 at 9:02