6.0.0-alpha12
6/9/25

[#13121] backends.php mistake in password classes explanation
Summary backends.php mistake in password classes explanation
Queue Passwd
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester maciej.uhlig (at) us (dot) edu (dot) pl
Created 04/16/2014 (4072 days ago)
Due
Updated 04/16/2014 (4072 days ago)
Assigned
Resolved 04/16/2014 (4072 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/16/2014 09:23:31 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ Git master
Patch ⇒ No
 
04/16/2014 09:21:59 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 75fd378f31cdd843688f310952dd03aa57815244
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Apr 16 14:39:18 2014 -0600

     Bug #13121: Fix documentation

  framework/Auth/lib/Horde/Auth.php |    2 +-
  passwd/config/backends.php        |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/75fd378f31cdd843688f310952dd03aa57815244
04/16/2014 07:40:41 PM maciej (dot) uhlig (at) us (dot) edu (dot) pl Comment #2 Reply to this comment
Actually the same is true for .\Horde\Auth.php line 359.
04/16/2014 05:59:49 PM maciej (dot) uhlig (at) us (dot) edu (dot) pl Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ backends.php mistake in password classes explanation
Due ⇒ 04/17/2014
Queue ⇒ Passwd
Milestone ⇒
Patch ⇒ Yes
State ⇒ Unconfirmed
Reply to this comment
There is a mistake in password classes explanation:

file .\passwd\config\backends.php line 59

is:  *   ('lower'and 'symbols').
should be:  *   ('lower' and 'number').

Saved Queries