|
1.21.10.13 FRAMEWORK_3 (+4 -5 lines) |
07/03/2008 06:08 PM |
Chuck Hagenbuch chuck |
MFH:
1.197 +19 -17 framework/Auth/Auth.php
1.25 +4 -5 framework/Auth/Auth/auto.php
1.36 +4 -5 framework/Auth/Auth/http.php
1.31 +2 -3 framework/Auth/Auth/ipbasic.php
1.17 +4 -2 framework/Auth/Auth/kolab.php
1.5 +4 -2 framework/Auth/Auth/shibboleth.php
1.1119 +4 -1 horde/docs/CHANGES |
|
1.36 (+4 -5 lines) |
06/30/2008 03:51 PM |
Chuck Hagenbuch chuck |
[cjh] Call the postauthenticate hook in Auth::setAuth(), and allow the
postauthenticate hook to cause setAuth() to fail. Allows postauthenticate
to fire on any event, including transparent authentication, that could
result in a user being successfully logged in.
I'll merge this in a few days if there are no problems with it. |
|
1.21.10.12 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:30 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2 |
|
1.35 (+2 -2 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.21.10.11 FRAMEWORK_3 (+6 -9 lines) |
12/20/2007 08:48 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.34 (+2 -2 lines) |
12/14/2007 01:34 PM |
Chuck Hagenbuch chuck |
Reference a version of the LGPL that doesn't silently update to new wording. Tags: BEFORE_MERGE_3_2 |
|
1.21.10.10 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1 |
|
1.33 (+2 -2 lines) |
01/02/2007 07:46 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_2_RC1, HORDE_3_2_ALPHA |
|
1.32 (+2 -2 lines) |
01/01/2007 07:40 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.31 (+2 -2 lines) |
05/11/2006 04:05 PM |
Chuck Hagenbuch chuck |
don't silence errors. let 'em roar! |
|
1.21.10.9 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1 |
|
1.30 (+2 -2 lines) |
01/01/2006 04:09 PM |
Jan Schneider jan |
Happy new year\! |
|
1.29 (+3 -6 lines) |
12/26/2005 01:55 PM |
Chuck Hagenbuch chuck |
Wherever possible avoid throwing fatal errors in the Auth drivers -
just return login failures or PEAR_Error objects as appropriate. |
|
1.21.10.6.2.1 FRAMEWORK_3_0 (+3 -3 lines) |
10/21/2005 04:11 PM |
Jan Schneider jan |
MFH: 1.28 Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6 |
|
1.21.10.8 FRAMEWORK_3 (+3 -3 lines) |
10/21/2005 04:11 PM |
Jan Schneider jan |
MFH: 1.28 |
|
1.28 (+3 -3 lines) |
10/21/2005 04:08 PM |
Jan Schneider jan |
Util::dispelMagicQuotes()
Bug: 2826 |
|
1.21.10.7 FRAMEWORK_3 (+1 -1 lines) |
10/18/2005 07:00 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.21.10.6 FRAMEWORK_3 (+2 -7 lines) |
07/03/2005 12:26 AM |
Matt Selsky selsky |
MFH: Remove "@access public" and wrapping. Tags: FRAMEWORK_3_0, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1 |
|
1.27 (+2 -7 lines) |
07/03/2005 12:04 AM |
Matt Selsky selsky |
Remove "@access public" and wrapping. Tags: BEFORE_MERGE_3_1 |
|
1.21.10.5 FRAMEWORK_3 (+4 -5 lines) |
06/22/2005 10:08 PM |
Matt Selsky selsky |
MFH: Remove extra stuff from @var lines in phpdoc and remove unneeded @access
public lines. |
|
1.26 (+4 -5 lines) |
06/22/2005 09:58 PM |
Matt Selsky selsky |
Remove extra stuff from @var lines in phpdoc and remove unneeded @access public
lines. |
|
1.21.10.4 FRAMEWORK_3 (+4 -4 lines) |
05/10/2005 02:21 AM |
Matt Selsky selsky |
MFH: Remove "optional" from phpdoc. |
|
1.25 (+4 -4 lines) |
05/10/2005 02:11 AM |
Matt Selsky selsky |
Remove "optional" from phpdoc. |
|
1.21.10.3 FRAMEWORK_3 (+1 -2 lines) |
04/21/2005 07:26 AM |
Matt Selsky selsky |
Remove @version. |
|
1.24 (+1 -2 lines) |
04/21/2005 01:40 AM |
Matt Selsky selsky |
Remove @version. |
|
1.21.10.2 FRAMEWORK_3 (+3 -3 lines) |
01/19/2005 10:05 AM |
Jan Schneider jan |
MFH: remove PEAR::raiseError() calls. Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1 |
|
1.23 (+1 -1 lines) |
01/19/2005 09:55 AM |
Jan Schneider jan |
Remove more needless raiseError() calls. I bet we have tons of them in the code. |
|
1.22 (+1 -1 lines) |
01/03/2005 08:08 AM |
Jan Schneider jan |
Happy New Year |
|
1.21.10.1 FRAMEWORK_3 (+3 -3 lines) |
01/03/2005 07:18 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_0_2, HORDE_3_0_1 |
|
1.21 (+8 -7 lines) |
05/25/2004 04:50 AM |
mdjukic |
add resetpassword capability
add comments
some layout tweaks Tags: FRAMEWORK_3, HORDE_3_0, HORDE_3_0_RC3 |
|
1.20 (+3 -3 lines) |
02/02/2004 11:10 PM |
Chuck Hagenbuch chuck |
Honor show_encryption if set. Tags: HORDE_3_0_ALPHA |
|
1.19 (+9 -155 lines) |
02/01/2004 08:20 PM |
Chuck Hagenbuch chuck |
Move the various password and salt generation functions into Auth::
proper so that they're reuseable throughout Horde. This adds APRMD5 to
our general collection of available encryption methods. |
|
1.18 (+6 -7 lines) |
01/27/2004 07:34 PM |
Michael M Slusarz slusarz |
Add some more logout reasons (session ip change logouts, distinguish between
failed logins for some generic reason and bad username/password logins).
Now, Auth drivers explicitly set the login failure reason when authentication
fails.
Still TODO: More cleanups; making sure the driver generated error messages
get displayed to the user in all situations. |
|
1.17 (+3 -3 lines) |
01/07/2004 12:59 PM |
Jan Schneider jan |
Revert. This was set in the constructor. |
|
1.16 (+3 -3 lines) |
01/07/2004 12:33 PM |
Jan Schneider jan |
This driver supports 'list'. |
|
1.15 (+3 -3 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.14 (+6 -3 lines) |
11/21/2003 06:59 PM |
Chuck Hagenbuch chuck |
- fix varname typo
- alpha sort user list |
|
1.13 (+161 -3 lines) |
11/15/2003 08:12 PM |
Chuck Hagenbuch chuck |
Try adding APR MD5 password support to Auth_http. |
|
1.12 (+5 -5 lines) |
10/28/2003 01:33 PM |
Chuck Hagenbuch chuck |
Auth::setAuth() shouldn't be called statically anymore. |
|
1.11 (+4 -4 lines) |
10/20/2003 12:49 PM |
Chuck Hagenbuch chuck |
varname consistency |
|
1.10 (+39 -24 lines) |
09/24/2003 05:51 PM |
Chuck Hagenbuch chuck |
add listUsers() if available. |
|
1.9 (+3 -3 lines) |
09/24/2003 02:54 PM |
Chuck Hagenbuch chuck |
fix explode call |
|
1.8 (+50 -2 lines) |
09/24/2003 02:04 PM |
Chuck Hagenbuch chuck |
Attempt to allow Auth_http to verify users if it's given the location of the
httpasswd file. Also add a utility script for use as an HTTP login screen;
hopefully it'll allow for auth that's integrated between Horde and Apache
basic auth for other parts of a site. Untested at the moment. |
|
1.7 (+26 -2 lines) |
09/23/2003 06:10 PM |
Chuck Hagenbuch chuck |
Try to be consistent in passing parameters with Auth::getLoginScreen():
- always pass $app, and $url
- use Auth::getLoginScreen for static calls, and $auth->_getLoginScreen for object calls
- name subclass _getLoginScreen() methods appropriately
Add a 'loginScreen' parameter to the HTTP auth driver so that users can be directed
to an external login screen that will set HTTP auth. |
|
1.6 (+3 -3 lines) |
09/22/2003 09:27 PM |
Chuck Hagenbuch chuck |
package name (no periods) |
|
1.5 (+3 -4 lines) |
09/08/2003 07:47 PM |
John Morrissey jwm |
remove the loginscreen capability - subclasses will inherit
Auth::getLoginScreen(), which uses Horde's login page |
|
1.4 (+3 -3 lines) |
01/02/2003 09:33 PM |
Jan Schneider jan |
Bump year. |
|
1.3 (+2 -14 lines) |
11/14/2002 01:20 PM |
Chuck Hagenbuch chuck |
- http auth cleanup (unnecessary function)
- unauthenticated users don't get mybugs.php; don't show it to them as default
page either. also fix some query generation bugs with empty ('') criteria. |
|
1.2 (+4 -4 lines) |
09/30/2002 05:45 PM |
Chuck Hagenbuch chuck |
Add an Auth_auto driver that will let people use one username for
demos or inside an intranet, for example. It does transparent auth so
no user action is necessary to log in. |
|
1.1 |
09/24/2002 11:32 AM |
Chuck Hagenbuch chuck |
Add an Auth:: wrapper for external HTTP authentication. |