| Summary | minSymbol is not checked |
| Queue | Passwd |
| Queue Version | 3.0.1 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | chuck (at) horde (dot) org |
| Requester | yann (at) pleiades (dot) fr (dot) eu (dot) org |
| Created | 8/29/08 (6433 days ago) |
| Due | |
| Updated | 8/30/08 (6432 days ago) |
| Assigned | |
| Resolved | 8/30/08 (6432 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
http://cvs.horde.org/diff.php/passwd/docs/CHANGES?r1=1.102&r2=1.103&ty=u
http://cvs.horde.org/diff.php/passwd/main.php?r1=1.77&r2=1.78&ty=u
New Attachment: check_minsymbol.patch
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Passwd
Summary ⇒ minSymbol is not checked
Type ⇒ Bug
State ⇒ Unconfirmed
password policy:
* minAlpha Minimum number of alphabetic characters
* minSymbol Minimum number of alphabetic characters
*
* Alternatively (or in addition to), the minimum number of
however the number of symbols in the password string is never compared
with this parameter.