Revisions for passwd/test.php

Location: [ Horde ] / passwd / test.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.2.2.5 FRAMEWORK_3 (+15 -9 lines) 10/09/2008 01:12 PM Jan Schneider jan

Merge from HEAD.

1.13 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

Tags: BEFORE_MERGE_3_3

1.12 (+2 -2 lines) 12/03/2007 03:43 PM Chuck Hagenbuch chuck

Mhash is only necessary for the smbldap driver (required for
Crypt_CHAP), and that needs mcrypt also.

1.2.2.4 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:55 AM Jan Schneider jan

Happy New Year

Tags: PASSWD_3_0_1, PASSWD_3_0_1_RC1

1.11 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.10 (+4 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.9 (+2 -2 lines) 12/30/2006 02:15 PM Jan Schneider jan

Standardize on "_The_ Horde Project" and "http://_www_.horde.org".

1.8 (+5 -5 lines) 12/17/2006 01:41 AM Chuck Hagenbuch chuck

h2, wording

1.2.2.3 FRAMEWORK_3 (+3 -3 lines) 08/21/2006 10:18 AM Jan Schneider jan

MFH: Assume that the originally intended license is GPL, because this was used in most places before I changed over to ASL.

1.7 (+3 -3 lines) 08/21/2006 09:37 AM Jan Schneider jan

Assume that the originally intended license is GPL, because this was used in most places before I changed over to ASL.

1.6 (+3 -3 lines) 04/30/2006 07:25 PM Chuck Hagenbuch chuck

Don't silence calls like is_readable, file_exists, or test calls that don't need to be silcned.

1.2.2.2 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:29 PM Jan Schneider jan

Happy new year

1.5 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.4 (+5 -1 lines) 10/24/2005 12:10 PM Michael Rubinsky mrubinsk

Add new http passwd driver. Also add support for returning different $userid from _passwd_hook_username hook.

1.2.2.1 FRAMEWORK_3 (+2 -1 lines) 10/11/2005 12:32 PM Jan Schneider jan

MFH: 1.3

1.3 (+2 -1 lines) 10/11/2005 12:21 PM Jan Schneider jan

Passwd requires ctype.

1.2 (+7 -9 lines) 08/16/2005 01:39 PM Jan Schneider jan

Fix license information.

Tags: FRAMEWORK_3, BEFORE_BRANCH_3, PASSWD_3_0, PASSWD_3_0_RC1, PASSWD_3_0_BETA

1.1 05/31/2005 03:15 PM Chuck Hagenbuch chuck

[cjh] Use Crypt_CHAP to generate smbldap passwords (Bug #1223).

Also includes some other attribute updates, updated example, and a
test.php script.

Submitted by: kglueck (at) viz (dot) tamu (dot) edu