6.0.0-beta13
4/11/26

[#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 4/16/14 (4378 days ago)
Due
Updated 4/16/14 (4378 days ago)
Assigned
Resolved 4/16/14 (4378 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
16.04.2014 21:23:31 Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ Git master
Patch ⇒ No
 
16.04.2014 21:21:59 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
16.04.2014 19:40:41 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.
16.04.2014 17:59:49 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 ⇒ 4/17/14
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