|
1.78 (+6 -1 lines) |
08/29/2008 10:45 PM |
Chuck Hagenbuch chuck |
[cjh] Add missing enforcement of minSymbol password policy
(yann@pleiades.fr.eu.org, Bug #7260). |
|
1.77 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.76 (+2 -2 lines) |
11/20/2007 01:17 PM |
Jan Schneider jan |
Tweak wording. |
|
1.75 (+9 -4 lines) |
09/10/2007 06:28 PM |
Jan Schneider jan |
Move application-specific hook examples to the application's config directories. |
|
1.74 (+5 -2 lines) |
08/01/2007 06:41 AM |
Jan Schneider jan |
Missed a few copyrights from Eric. |
|
1.73 (+2 -2 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.67.2.5 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.67.2.4 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.72 (+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.67.2.3 FRAMEWORK_3 (+2 -2 lines) |
07/25/2006 02:21 PM |
Chuck Hagenbuch chuck |
MFH:
1.50 +3 -38 passwd/lib/Driver.php
1.11 +3 -5 passwd/lib/Driver/composite.php
1.71 +2 -2 passwd/main.php |
|
1.71 (+2 -2 lines) |
07/25/2006 02:20 PM |
Chuck Hagenbuch chuck |
- Remove unused singleton method
- Remove unnecessary forced reference from factory method |
|
1.67.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:29 PM |
Jan Schneider jan |
Happy new year |
|
1.70 (+2 -2 lines) |
01/01/2006 04:11 PM |
Jan Schneider jan |
Happy new year\! |
|
1.67.2.1 FRAMEWORK_3 (+2 -2 lines) |
11/02/2005 12:06 PM |
Matt Selsky selsky |
MFH: cannot |
|
1.69 (+2 -2 lines) |
11/02/2005 11:43 AM |
Matt Selsky selsky |
cannot |
|
1.68 (+2 -2 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.67 (+5 -1 lines) |
10/09/2005 10:48 AM |
Jan Schneider jan |
[jan] Add configuration option to switch between using user names with and
without realms. Tags: FRAMEWORK_3, PASSWD_3_0 |
|
1.66 (+33 -32 lines) |
10/09/2005 09:55 AM |
Jan Schneider jan |
Simplify. |
|
1.65 (+5 -1 lines) |
08/24/2005 03:16 AM |
Jan Schneider jan |
Catch error from hook.
Bug: 2501 Tags: PASSWD_3_0_RC1 |
|
1.1.1.1.2.15 RELENG_2 (+3 -3 lines) |
08/16/2005 01:48 PM |
Jan Schneider jan |
Fix license information. |
|
1.64 (+3 -5 lines) |
08/16/2005 01:39 PM |
Jan Schneider jan |
Fix license information. Tags: PASSWD_3_0_BETA |
|
1.63 (+5 -1 lines) |
08/03/2005 10:59 AM |
Jan Schneider jan |
Check for errors. |
|
1.62 (+4 -2 lines) |
02/26/2005 11:27 AM |
Chuck Hagenbuch chuck |
Set $userid if users are allowed to specify the userid to change passwords for.
Bug: 1428 |
|
1.1.1.1.2.14 RELENG_2 (+16 -17 lines) |
02/01/2005 04:31 PM |
Eric Rostetter ericr |
* Cleanup some small style nits, etc. Tags: PASSWD_2_2_2 |
|
1.61 (+8 -2 lines) |
01/31/2005 10:08 PM |
Chuck Hagenbuch chuck |
[cjh] If $conf['user']['change'] is false, don't trust form input for
the userid. |
|
1.60 (+6 -1 lines) |
01/08/2005 09:57 AM |
eraserhd |
* Handle a return_to form variable. If supplied, pass through and redirect
when password has been changed. |
|
1.59 (+4 -4 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.1.1.1.2.13 RELENG_2 (+2 -2 lines) |
01/03/2005 06:26 AM |
Jan Schneider jan |
Happy New Year! :-) |
|
1.58 (+1 -2 lines) |
11/16/2004 09:53 PM |
Chuck Hagenbuch chuck |
Use CSS menu. |
|
1.57 (+2 -4 lines) |
11/16/2004 09:30 PM |
Chuck Hagenbuch chuck |
Consolidate templates.
Submitted by: Marc Jauvin <marc@r4l.com> |
|
1.56 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.1.1.1.2.12 RELENG_2 (+2 -2 lines) |
06/05/2004 05:40 PM |
Jan Schneider jan |
Fix variable typo.
Bug: 249
Submitted by: toomas (dot) aas (at) raad (dot) tartu (dot) ee |
|
1.55 (+14 -6 lines) |
04/24/2004 10:05 PM |
max |
[max] Add minSymbols and minClasses password policies. See comments in
config/backends.php.dist for more information. |
|
1.54 (+6 -1 lines) |
04/05/2004 08:11 PM |
max |
[max] Add optional 'required' parameters to composite driver's subdriver configurations.
[max] Add optional parameter 'no_reset' to the backend configs which prevents
reseting the authenticated user's credentials on password changes.
[max] Properly reset authenticated user's credentials using Horde's Auth::setCredential().
move Driver::resetCredentials() to Passwd::resetCredentials().
reset credentials in main.php and remove the call from individual drivers (THIS NEEDS TESTING). |
|
1.1.1.1.2.11 RELENG_2 (+4 -6 lines) |
03/26/2004 05:43 PM |
Jan Schneider jan |
Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too. Tags: PASSWD_2_2_1, PASSWD_2_2_1_RC1 |
|
1.1.1.1.2.10 RELENG_2 (+2 -2 lines) |
02/22/2004 07:13 PM |
Jan Schneider jan |
Spelling. |
|
1.53 (+2 -3 lines) |
01/18/2004 12:48 PM |
Jan Schneider jan |
Use javascript notification instead of $js_onLoad. |
|
1.52 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.51 (+4 -4 lines) |
01/01/2004 10:16 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.50 (+2 -2 lines) |
10/17/2003 04:34 PM |
max |
Typo
Submitted by: Ben Chavet <ben@chavet.net> |
|
1.49 (+7 -7 lines) |
09/16/2003 07:07 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.48 (+4 -4 lines) |
09/15/2003 12:58 AM |
max |
Redo the UI to be more horde-like and simplify $userid generation by using Auth::getBareAuth(). |
|
1.47 (+40 -62 lines) |
07/23/2003 04:14 PM |
max |
rip out all the backend_groups changes and add a composite driver example to
backends.php.dist |
|
1.46 (+35 -37 lines) |
07/22/2003 01:29 PM |
Chuck Hagenbuch chuck |
style and indenting cleanup |
|
1.45 (+3 -2 lines) |
07/21/2003 06:29 PM |
max |
fix using one backend instead of group, and set cursor focus
Submitted by: Marc Jauvin <marc@register4less.com> |
|
1.44 (+57 -28 lines) |
07/19/2003 11:39 AM |
max |
Add support for $backend_groups in config/backends.php which
allows syncing of multiple password backends and applying site-wide
policies to a set of password backends. If a group is configured
it will be used instead of any individual backends, but the group
must list valid and configured backends. Please see comments at
the bottom of backends.php.dist for the description.
Note to translators: some strings have changed. sorry! :-) |
|
1.43 (+3 -11 lines) |
06/25/2003 10:03 PM |
mdjukic |
style, use Horde::callHook() |
|
1.42 (+25 -25 lines) |
06/25/2003 09:37 PM |
mdjukic |
style, end of line tags, variable naming, spacing |
|
1.41 (+27 -27 lines) |
06/25/2003 09:14 PM |
mdjukic |
variable naming style |
|
1.40 (+2 -2 lines) |
06/25/2003 08:46 PM |
mdjukic |
- consistent function/variable naming
- put in some sql debug logging
- vpopmail now checks if domain is actually specified to then use it in sql
- style, spacing, comments |
|
1.39 (+2 -2 lines) |
05/22/2003 04:23 PM |
Chuck Hagenbuch chuck |
- remove menu.php files
- use new, more compact Help code
- remove a bunch of unneeded requires
- some style cleanup |
|
1.38 (+1 -4 lines) |
04/04/2003 09:35 AM |
Chuck Hagenbuch chuck |
menu.php calls notify() |
|
1.37 (+10 -11 lines) |
03/24/2003 09:51 PM |
mdjukic |
do we need array_key_exists()? seems like isset() should do the trick...? |
|
1.36 (+2 -2 lines) |
03/24/2003 09:18 PM |
mdjukic |
typo |
|
1.1.1.1.2.9 RELENG_2 (+2 -2 lines) |
02/14/2003 10:41 AM |
Eric Rostetter ericr |
Fix typo
Submitted by: Luc Bonjean |
|
1.1.1.1.2.8 RELENG_2 (+23 -10 lines) |
02/06/2003 05:33 PM |
Eric Rostetter ericr |
* only use ctype functions if the extension is available Tags: PASSWD_2_2 |
|
1.1.1.1.2.7 RELENG_2 (+2 -2 lines) |
01/29/2003 03:25 PM |
Eric Rostetter ericr |
Change is_a() calls (require php >= 4.2.0) to PEAR::isError() calls Tags: PASSWD_2_2_RC2 |
|
1.1.1.1.2.6 RELENG_2 (+179 -86 lines) |
01/20/2003 08:28 PM |
Eric Rostetter ericr |
* MFH: Remove mdaemon driver
* MFH: Add vpopmail driver by Amith Varghese
* MFH: Add vmailmgr driver by Marco Kaiser
* MFH: Add expect script by Gaudenz Steinlin
* MFH: update servuftp driver by lucas
* MFH: Update sql driver (exim sql based)
* MFH: Update ldap driver
* MFH: reset horde/imp cached credentials when changing password
* MFH: [mac] Add username hooks
* MFH: [mc] rewerite driver system, add backends.conf system
* Update docs Tags: PASSWD_2_2_RC1 |
|
1.1.1.1.2.5 RELENG_2 (+4 -4 lines) |
01/03/2003 07:49 AM |
Jan Schneider jan |
Bump year. |
|
1.35 (+4 -4 lines) |
01/02/2003 09:20 PM |
Jan Schneider jan |
Bump year. |
|
1.34 (+1 -2 lines) |
12/19/2002 04:05 PM |
Eric Rostetter ericr |
* Patches to make ldap/sql md5 work right.
* Now uses md5-hex and md5-base64 instead of md5
* Old installs will need to update their configuration files!!!
* Also fix some line wraps.
Submitted by: Amith Varghese <amith@xalan.com> |
|
1.1.1.1.2.4 RELENG_2 (+2 -2 lines) |
12/16/2002 07:35 PM |
Jan Schneider jan |
Unify error messages. |
|
1.33 (+2 -2 lines) |
11/23/2002 08:49 PM |
Eric Rostetter ericr |
* Revert change, it seems to be working now... |
|
1.32 (+42 -27 lines) |
11/22/2002 10:54 PM |
Eric Rostetter ericr |
* Style
* I don't like the infinite while loop, but don't have an elegant
non-loop solution, so convert the infinite while-loop into a
simple do-while loop with false conditional. |
|
1.31 (+2 -2 lines) |
11/22/2002 10:20 PM |
Eric Rostetter ericr |
* Fix prefered backend logic |
|
1.30 (+10 -3 lines) |
11/20/2002 08:28 AM |
mikec |
add _passwd_hook_default_username hook to set the default username that users see. |
|
1.29 (+14 -12 lines) |
11/20/2002 07:44 AM |
mikec |
Move the username hook to make sense. The hook should change that the user enters to what the backend expects. |
|
1.28 (+6 -6 lines) |
11/12/2002 09:09 PM |
Eric Rostetter ericr |
* Detab and remove trailing spaces |
|
1.27 (+136 -86 lines) |
10/12/2002 11:01 PM |
mikec |
Add per backend Password Policies and add more policy options. |
|
1.26 (+10 -9 lines) |
10/12/2002 07:16 PM |
Marcus I. Ryan marcus |
Make the username hook work again. Add 'protocol' to the list of params
in the sql driver. |
|
1.25 (+115 -97 lines) |
10/12/2002 03:35 AM |
mikec |
First round of changes to Passwd.
Passwd is now designed to be a guest application. Moved to conf.xml for configuration. backends.php for specifying the backends for configuration.
NB: Passwd_Drivers are now responsible for checking the current password. is correct! I have changed the LDAP and SQL drivers to do this.
The drivers API have been changed if you are using a driver other than ldap or sql then Passwd will currently be broken for you.
Does anyone actually use the mdaemon driver or was that just me? |
|
1.1.1.1.2.3 RELENG_2 (+45 -18 lines) |
10/09/2002 01:50 PM |
Eric Rostetter ericr |
* MFH: move to driver system
* MFH: add javascript checks for form input
* MFH: clean up code, better html, style, etc.
* MFH: support more checks (lengths, strenth, etc) Tags: PASSWD_2_1 |
|
1.24 (+27 -32 lines) |
10/02/2002 05:53 PM |
Chuck Hagenbuch chuck |
- Use the new Menu:: methods everwhere. Consolidates a ton of code.
- Lots of random clean up along the way. For instance, sorted out the
mess that was the sork applications' menu files. Those apps still need
a really good coding standards/xhtml scrub, but this is a start. |
|
1.23 (+8 -1 lines) |
10/02/2002 05:45 PM |
Marcus I. Ryan marcus |
Create a hook for passwd module so you can have a username include the
domain (or do whatever else you want to based on username and domain). |
|
1.22 (+3 -3 lines) |
08/13/2002 04:23 PM |
Eric Rostetter ericr |
* Remove run-time pass-by-reference from similar_text() calls
Bug: errors in newest version of php from reference arguments
Submitted by: Leena Heino (liinu at uta.fi) |
|
1.21 (+2 -2 lines) |
08/12/2002 09:45 PM |
Eric Rostetter ericr |
* Reverse bad horde template change from last commit |
|
1.20 (+6 -6 lines) |
08/12/2002 06:23 PM |
Eric Rostetter ericr |
* Revert previous changes, re-instate PASSWD_TEMPLATES usage
* Style |
|
1.19 (+3 -2 lines) |
08/07/2002 12:03 AM |
Eric Rostetter ericr |
* remove status.php since it is only one line, put it inline in main.php
Submitted by: mike@graftonhall.co.nz |
|
1.18 (+4 -4 lines) |
08/06/2002 11:58 PM |
Eric Rostetter ericr |
* More templates directory reorganization
* Include template files consistently |
|
1.17 (+10 -0 lines) |
07/24/2002 06:45 PM |
Eric Rostetter ericr |
* Add Horde tags
* Add comments |
|
1.16 (+2 -2 lines) |
07/24/2002 06:33 PM |
Eric Rostetter ericr |
* Revert change by slusarz -- these should be passed by reference |
|
1.15 (+2 -2 lines) |
07/24/2002 02:07 PM |
Michael M Slusarz slusarz |
No short tags and Windows EOL -> Unix EOL. Eric, I cleaned these nits up
so they would work on my site. :) |
|
1.14 (+32 -48 lines) |
07/16/2002 07:00 PM |
Eric Rostetter ericr |
* Move the different methods of changing passwords into a Drivers class
* Change the configuration parameters some
* Hope these massive changes don't break too many things ;)
Submitted by: Michael Cochrane |
|
1.13 (+1 -0 lines) |
07/11/2002 10:55 PM |
Eric Rostetter ericr |
* Add javascript checks on form submit button
* Fix a couple of typos |
|
1.12 (+4 -0 lines) |
07/09/2002 06:51 PM |
Eric Rostetter ericr |
* Add mdaemon (windows mail server) support
Submitted by: Michael Cochrane |
|
1.1.1.1.2.2 RELENG_2 (+47 -0 lines) |
07/09/2002 06:30 PM |
Eric Rostetter ericr |
MFH:
* merge cvs head code for checking password lengths and some simple
strength tests...
Submitted by: Leena Heino and Eric Rostetter Tags: PASSWD_2_0 |
|
1.1.1.1.4.1 RELENG_1 (+14 -10 lines) |
07/09/2002 02:52 PM |
Eric Rostetter ericr |
* Import (via checkin, not import) the version 1.0a password module as
RELENG_1
* Remove config files, leaving only .dist versions |
|
1.11 (+1 -1 lines) |
07/02/2002 10:31 PM |
Eric Rostetter ericr |
* fix typo ;) |
|
1.10 (+1 -4 lines) |
07/02/2002 10:26 PM |
Eric Rostetter ericr |
* streamline sprintf call
* remove strange formatting and font color tags that don't seem to be
needed... |
|
1.1.1.1.2.1 RELENG_2 (+0 -2 lines) |
07/02/2002 10:25 PM |
Eric Rostetter ericr |
*Remove strange formating/color tags which don't seem to be needed |
|
1.9 (+54 -4 lines) |
07/02/2002 05:18 PM |
Eric Rostetter ericr |
* Add password length checking (optional in config file)
* Add simple password strength tests (optional in config file)
* Update docs |
|
1.8 (+4 -0 lines) |
06/27/2002 05:24 PM |
Eric Rostetter ericr |
* Add smbpasswd code to change passwords via smb/samba.
* Start phpdoc effort.
Submitted by: Rene Lund Jensen <lundeman@tbkol.dk> |
|
1.7 (+8 -6 lines) |
06/03/2002 04:39 PM |
Eric Rostetter ericr |
* Get the logic right
* Clean up some variable names
* Remove Auth::GetCredentials() call for now, since not needed, but leave
as a comment as we may want to implement this later... |
|
1.6 (+1 -0 lines) |
06/03/2002 04:28 PM |
Eric Rostetter ericr |
* Add comments to docs about new ldap stuff.
* Add ldap routine to fetch current ldap password for comparison
* Fix some logic problems, some typos, etc.
Bug: Code doesn't work ;)
Submitted by: Eric Rostetter and Tjeerd van der Zee |
|
1.5 (+1 -1 lines) |
05/30/2002 08:06 PM |
Eric Rostetter ericr |
Change references to IMP password variables/routines to
Auth::getCredential() so it is IMP independent. |
|
1.4 (+1 -1 lines) |
05/29/2002 12:02 PM |
Eric Rostetter ericr |
Rename ldapd.php to ldap.php. Also updates locale files... |
|
1.3 (+8 -8 lines) |
05/29/2002 12:05 AM |
Eric Rostetter ericr |
Add check if old password entered matches the one stored by IMP.
Needed here temporarily as it isn't checked in ldapd.php
Would be better moved to ldapd.php as a more generic check
since this makes a dependency on IMP auth which is bad, but until
I can get it into ldapd.php at least this makes things secure (or
at least not wide open). |
|
1.2 (+38 -18 lines) |
05/28/2002 11:06 PM |
Eric Rostetter ericr |
Update to head branch |
|
1.1.1.1 (+0 -0 lines) |
05/21/2002 10:58 PM |
Eric Rostetter ericr |
Import of the passwd module, release version. Tags: RELENG_2, RELENG_1, releng_2 |
|
1.1 |
05/21/2002 10:58 PM |
Eric Rostetter ericr |
Initial revision |