Revisions for framework/Auth/Auth/customsql.php

Location: [ Horde ] / framework / Auth / Auth / customsql.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.16.10.12 FRAMEWORK_3 (+2 -1 lines) 06/30/2008 01:04 PM Jan Schneider jan

MFH: 1.31

1.31 (+2 -1 lines) 06/30/2008 01:02 PM Jan Schneider jan

Replace \L in query_list too.

1.16.10.11 FRAMEWORK_3 (+2 -2 lines) 02/20/2008 06:02 PM Chuck Hagenbuch chuck

MFH:
1.30      +2 -2      framework/Auth/Auth/customsql.php
1.47      +5 -5      framework/Auth/Auth/imap.php

Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3

1.30 (+2 -2 lines) 02/20/2008 06:01 PM Chuck Hagenbuch chuck

Fix two setAuthError calls that were missing the leading _ (Bug #6300)
Remove a few unnecessary references

1.16.10.10 FRAMEWORK_3 (+96 -39 lines) 12/20/2007 08:48 AM Jan Schneider jan

Merge from HEAD.

Tags: HORDE_3_2_RC2

1.29 (+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.28 (+2 -2 lines) 11/01/2007 07:53 AM Jan Schneider jan

Copyright assignments, email updates.

Tags: HORDE_3_2_RC1

1.27 (+29 -5 lines) 03/23/2007 04:33 PM Chuck Hagenbuch chuck

[cjh] Added a query for checking existance of a user to the custom SQL
Auth driver (Request #5151).

Tags: HORDE_3_2_ALPHA

1.16.10.9 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.26 (+8 -8 lines) 05/24/2006 06:09 PM Chuck Hagenbuch chuck

standardize on Id, not ID.

1.25 (+3 -3 lines) 05/23/2006 06:36 PM Chuck Hagenbuch chuck

Fix typos (Bug #3739)

1.24 (+37 -13 lines) 05/22/2006 12:07 AM Chuck Hagenbuch chuck

add query_getpw, fix a few documentation things, make query_resetpassword configurable through the admin UI, and retrieve password where necessary for salt calculations.
Bug: 3739

1.23 (+25 -16 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.16.10.8 FRAMEWORK_3 (+22 -22 lines) 11/29/2005 07:03 PM Jan Schneider jan

MFH: 1.22

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.22 (+22 -22 lines) 11/29/2005 06:53 PM Jan Schneider jan

No reason for double quotes here.

1.16.10.7 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 07:00 AM Jan Schneider jan

Merged from HEAD.

1.16.10.6 FRAMEWORK_3 (+3 -3 lines) 07/07/2005 04:12 PM Jan Schneider jan

MFH: 1.21

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, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.21 (+3 -3 lines) 07/07/2005 04:10 PM Jan Schneider jan

Fix variable name.

Bug: 2235

Tags: BEFORE_MERGE_3_1

1.16.10.5 FRAMEWORK_3 (+1 -11 lines) 07/03/2005 12:26 AM Matt Selsky selsky

MFH: Remove "@access public" and wrapping.

1.20 (+1 -11 lines) 07/03/2005 12:04 AM Matt Selsky selsky

Remove "@access public" and wrapping.

1.16.10.4 FRAMEWORK_3 (+2 -4 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.19 (+2 -4 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.16.10.3 FRAMEWORK_3 (+2 -2 lines) 05/10/2005 02:21 AM Matt Selsky selsky

MFH: Remove "optional" from phpdoc.

1.18 (+2 -2 lines) 05/10/2005 02:11 AM Matt Selsky selsky

Remove "optional" from phpdoc.

1.16.10.2 FRAMEWORK_3 (+24 -28 lines) 04/21/2005 10:40 AM Matt Selsky selsky

MFH.

1.16.10.1 FRAMEWORK_3 (+1 -2 lines) 04/21/2005 07:26 AM Matt Selsky selsky

Remove @version.

1.17 (+24 -29 lines) 04/21/2005 03:44 AM Matt Selsky selsky

Remove @version.
Clean up required/optional parameters in phpdoc.

1.16 (+3 -3 lines) 06/14/2004 04:43 PM Jan Schneider jan

Rename Auth::_removeUser() to public removeUserData() to allow clearing user
data for backends that don't support removing users.
Convert user API methods to camelCase.

Tags: FRAMEWORK_3, HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1, HORDE_3_0, HORDE_3_0_RC3

1.15 (+3 -3 lines) 06/09/2004 07:34 PM Jan Schneider jan

Add framework to remove all user data from applications when a user gets
removed from the authentication backend. What's left to do is to implement
"removeuser" methods in the APIs, e.g. to remove prefs, calendars, shares,
permissions, etc.
We might want to allow this even for auth backends that don't support removing
of users, either by implementing Auth::removeUser() or by making
Auth::_removeUser() public.

1.14 (+44 -7 lines) 05/25/2004 04:50 AM mdjukic

add resetpassword capability
add comments
some layout tweaks

1.13 (+3 -3 lines) 02/05/2004 01:31 PM Jan Schneider jan

Change show_encryption default to false.

Tags: HORDE_3_0_ALPHA

1.12 (+17 -8 lines) 02/03/2004 05:14 PM Chuck Hagenbuch chuck

getCryptedPassword() fixes (Joel Vandal <jvandal@infoteck.qc.ca>).

1.11 (+4 -4 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.10 (+138 -15 lines) 01/22/2004 10:13 PM Chuck Hagenbuch chuck

With this patch, the customsql Auth driver is no more limited to the
"authenticate" capability. You can create custom SQL query for add,
update, remove and list users.

Submitted By:   Joel Vandal <jvandal@infoteck.qc.ca>

1.9 (+18 -6 lines) 01/12/2004 03:11 PM Chuck Hagenbuch chuck

fix path (Joel Vandal <jvandal@infoteck.qc.ca>).
Allow control over the encryption type in the customsql driver (Joel Vandal <jvandal@infoteck.qc.ca>).

1.8 (+5 -5 lines) 10/20/2003 12:49 PM Chuck Hagenbuch chuck

varname consistency

1.7 (+3 -3 lines) 09/24/2003 01:44 PM Chuck Hagenbuch chuck

- don't use array_key_exists where not needed
- use is_a()
- style/indentation

1.6 (+3 -3 lines) 09/22/2003 09:27 PM Chuck Hagenbuch chuck

package name (no periods)

1.5 (+5 -5 lines) 09/15/2003 07:42 AM Jan Schneider jan

Fix class name
Submitted by: Roman Neuhauser

1.4 (+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.3 (+5 -5 lines) 08/23/2003 04:42 PM Jan Schneider jan

Use Horde::assertDriverConfig().

1.2 (+19 -16 lines) 07/10/2003 05:42 PM Michael M Slusarz slusarz

Documentation improvements
Some code cleanup

1.1 01/08/2003 05:33 PM Jan Schneider jan

Add "customsql" authentication driver.
Submitted by: Ronnie Garcia <ronnie@mk2.net>