6.0.0-beta1
7/5/25

[#7260] minSymbol is not checked
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 08/29/2008 (6154 days ago)
Due
Updated 08/30/2008 (6153 days ago)
Assigned
Resolved 08/30/2008 (6153 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/30/2008 02:46:12 AM Chuck Hagenbuch Comment #4
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Committed, thanks for the patch!
08/29/2008 04:25:10 PM yann (at) pleiades (dot) fr (dot) eu (dot) org Comment #2
New Attachment: check_minsymbol.patch Download
Reply to this comment
A simple patch to solve this bug.
08/29/2008 04:24:32 PM yann (at) pleiades (dot) fr (dot) eu (dot) org Comment #1
Priority ⇒ 1. Low
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Passwd
Summary ⇒ minSymbol is not checked
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
The config/backends.php talks about a minSymbol parameter for the 
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.

Saved Queries