|
1.38.2.17 FRAMEWORK_3 (+42 -108 lines) |
08/13/2008 04:18 PM |
Chuck Hagenbuch chuck |
MFH:
1.56 +31 -107 framework/Auth/Auth/Signup.php
1.1 +185 -0 framework/Auth/Auth/Signup/datatree.php (new)
1.1 +423 -0 framework/Auth/Auth/Signup/sql.php (new)
1.63 +2 -2 horde/admin/user.php
1.1141 +2 -0 horde/docs/CHANGES
1.57 +2 -2 framework/Auth/Auth/Signup.php
1.58 +15 -5 framework/Auth/Auth/Signup.php
1.2 +23 -25 framework/Auth/Auth/Signup/sql.php
1.234 +11 -1 horde/config/conf.xml
1.3 +18 -24 framework/Auth/Auth/Signup/sql.php
1.235 +2 -2 horde/config/conf.xml
1.29 +13 -1 horde/scripts/sql/create.msde.sql
1.40 +11 -1 horde/scripts/sql/create.mysql.sql
1.35 +9 -1 horde/scripts/sql/create.oci8.sql
1.32 +10 -1 horde/scripts/sql/create.pgsql.sql
1.27 +9 -1 horde/scripts/sql/create.sql
1.20 +14 -1 horde/scripts/sql/create.sybase.sql
1.22 +44 -0 horde/scripts/sql/create.xml
1.1 +10 -0 horde/scripts/sql/horde_signups.mysql.sql (new)
1.1 +9 -0 horde/scripts/sql/horde_signups.sql (new)
1.13 +13 -7 horde/templates/admin/user/approve.inc |
|
1.58 (+15 -5 lines) |
08/13/2008 01:39 AM |
Chuck Hagenbuch chuck |
Add configuration for signup driver
Bug: 7161
Submitted by: duck@obala.net |
|
1.57 (+2 -2 lines) |
08/11/2008 06:31 PM |
Jan Schneider jan |
No PHP 5 code. |
|
1.56 (+31 -107 lines) |
08/11/2008 06:00 PM |
Chuck Hagenbuch chuck |
[cjh] Create a driver for signups, allowing backends other than DataTree
(Duck <duck@obala.net>, Request #7161). |
|
1.38.2.16 FRAMEWORK_3 (+21 -1 lines) |
01/06/2008 12:41 AM |
Chuck Hagenbuch chuck |
MFH 1.55 Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2 |
|
1.55 (+21 -1 lines) |
01/06/2008 12:40 AM |
Chuck Hagenbuch chuck |
Get user_name and password from the sign up extra info if necessary.
Submitted by: duck@obala.net |
|
1.38.2.15 FRAMEWORK_3 (+3 -3 lines) |
01/02/2008 06:30 AM |
Jan Schneider jan |
Happy New Year |
|
1.54 (+3 -3 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.38.2.14 FRAMEWORK_3 (+17 -16 lines) |
12/20/2007 08:48 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.53 (+4 -4 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.38.2.13 FRAMEWORK_3 (+3 -3 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.52 (+3 -3 lines) |
01/02/2007 07:46 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_2_RC1, HORDE_3_2_ALPHA |
|
1.51 (+4 -4 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.38.2.12 FRAMEWORK_3 (+10 -23 lines) |
11/22/2006 02:22 PM |
Chuck Hagenbuch chuck |
MFH: [cjh] Allow signup hooks to override the user_name and password fields
(thomas@gelf.net, Request #2904). |
|
1.50 (+11 -24 lines) |
11/22/2006 02:20 PM |
Chuck Hagenbuch chuck |
[cjh] Allow signup hooks to override the user_name and password fields
(thomas@gelf.net, Request #2904). |
|
1.38.2.11 FRAMEWORK_3 (+8 -2 lines) |
08/13/2006 10:48 PM |
Chuck Hagenbuch chuck |
MFH phpdoc updates Tags: HORDE_3_1_3 |
|
1.49 (+8 -2 lines) |
08/13/2006 10:48 PM |
Chuck Hagenbuch chuck |
phpdoc updates
Bug: 4288 |
|
1.38.2.10 FRAMEWORK_3 (+3 -3 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1 |
|
1.48 (+3 -3 lines) |
01/01/2006 04:09 PM |
Jan Schneider jan |
Happy new year\! |
|
1.47 (+11 -10 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.38.2.9 FRAMEWORK_3 (+3 -2 lines) |
12/01/2005 05:30 AM |
Matt Selsky selsky |
MFH: References. |
|
1.46 (+3 -2 lines) |
12/01/2005 04:46 AM |
Matt Selsky selsky |
References. |
|
1.38.2.8 FRAMEWORK_3 (+1 -1 lines) |
10/18/2005 07:00 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.38.2.7 FRAMEWORK_3 (+2 -2 lines) |
08/24/2005 10:04 AM |
Matt Selsky selsky |
MFH: Use double-quotes. 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 |
|
1.45 (+2 -2 lines) |
08/16/2005 08:12 PM |
Matt Selsky selsky |
Quote style. Tags: BEFORE_MERGE_3_1 |
|
1.38.2.6 FRAMEWORK_3 (+4 -15 lines) |
07/03/2005 12:26 AM |
Matt Selsky selsky |
MFH: Remove "@access public" and wrapping. Tags: HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1 |
|
1.44 (+4 -15 lines) |
07/03/2005 12:04 AM |
Matt Selsky selsky |
Remove "@access public" and wrapping. |
|
1.38.2.5 FRAMEWORK_3 (+2 -2 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.43 (+2 -2 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.38.2.4 FRAMEWORK_3 (+10 -9 lines) |
05/21/2005 02:10 AM |
Matt Selsky selsky |
Clean up 'object' in phpdoc. |
|
1.42 (+10 -9 lines) |
05/21/2005 02:08 AM |
Matt Selsky selsky |
Clean up 'object' in phpdoc. |
|
1.38.2.3 FRAMEWORK_3 (+1 -4 lines) |
04/21/2005 07:26 AM |
Matt Selsky selsky |
Remove @version. |
|
1.41 (+1 -4 lines) |
04/21/2005 01:40 AM |
Matt Selsky selsky |
Remove @version. |
|
1.38.2.2 FRAMEWORK_3 (+5 -5 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.40 (+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.39 (+2 -2 lines) |
01/03/2005 08:08 AM |
Jan Schneider jan |
Happy New Year |
|
1.38.2.1 FRAMEWORK_3 (+6 -6 lines) |
01/03/2005 07:18 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_0_2, HORDE_3_0_1 |
|
1.38 (+6 -6 lines) |
12/07/2004 02:26 PM |
Chuck Hagenbuch chuck |
- Some more -1 to DATATREE_ROOT changes (these were ints before, which sort of makes my whole point of needing the constant <g>)
- style and ws cleanups that I hit along the way (grepping for -1 gives you a *lot* of files to go through). Tags: FRAMEWORK_3, HORDE_3_0 |
|
1.37 (+5 -5 lines) |
10/27/2004 10:47 AM |
Jan Schneider jan |
Fix fatal() call. Tags: HORDE_3_0_RC3 |
|
1.36 (+5 -5 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.35 (+10 -10 lines) |
10/06/2004 11:57 PM |
Chuck Hagenbuch chuck |
periods. |
|
1.34 (+5 -5 lines) |
08/31/2004 09:41 PM |
Chuck Hagenbuch chuck |
new PEAR_Error -> PEAR::raiseError |
|
1.33 (+5 -5 lines) |
08/18/2004 01:01 PM |
Jan Schneider jan |
!isset() -> empty() |
|
1.32 (+7 -7 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.31 (+9 -9 lines) |
02/27/2004 10:14 AM |
Chuck Hagenbuch chuck |
Cleanups and PhpDoc fixes (mostly, making sure everything shows up in the right package) Tags: HORDE_3_0_ALPHA |
|
1.30 (+10 -8 lines) |
02/18/2004 07:52 PM |
Jan Schneider jan |
Make signup_queued hook optional. |
|
1.29 (+14 -14 lines) |
02/11/2004 04:54 PM |
Chuck Hagenbuch chuck |
Signup.php is now part of the Auth:: package. |
|
1.28 (+33 -35 lines) |
01/13/2004 08:36 PM |
Chuck Hagenbuch chuck |
- Move Category into the framework.
- At the same time, rename the API to DataTree.
- shorten some method names while we're at it. |
|
1.27 (+6 -6 lines) |
01/13/2004 01:46 PM |
mdjukic |
updated paths for Horde_Form |
|
1.26 (+6 -6 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.25 (+8 -5 lines) |
12/29/2003 11:39 PM |
John Morrissey jwm |
silence warnings
Submitted by: steve <mailling@gmx.co.uk> |
|
1.24 (+6 -5 lines) |
11/26/2003 10:28 AM |
mdjukic |
Fixes an undefined variable warning, logs PEAR error if addextra hook
fails, and fixes sample addextra hook to fill in owner_id in turba
addressbook.
Submitted by: Jason M. Felice <jfelice@cronosys.com> |
|
1.23 (+29 -16 lines) |
11/13/2003 05:27 PM |
Marcus I. Ryan marcus |
Add _preprocess hook for signup features. Moved lowercasing of the username
to the new hook sample code and enabled the hook by default. Might be worth
looking at adding this to the user add code as well. |
|
1.22 (+7 -7 lines) |
11/06/2003 02:44 PM |
Chuck Hagenbuch chuck |
More attempts to fix @package tags and at least organize everything
correctly. |
|
1.21 (+11 -6 lines) |
11/03/2003 09:10 PM |
John Morrissey jwm |
let the queue-signup hook return errors |
|
1.20 (+6 -6 lines) |
11/02/2003 10:19 PM |
John Morrissey jwm |
pass by reference so the user is shown their lowercase username |
|
1.19 (+5 -5 lines) |
10/30/2003 06:37 PM |
Jan Schneider jan |
PHP 5 fixes. |
|
1.18 (+5 -6 lines) |
09/28/2003 04:20 AM |
mdjukic |
use the setButtons() function for setting submit/reset buttons in Horde_Form |
|
1.17 (+8 -4 lines) |
09/04/2003 03:35 PM |
John Morrissey jwm |
make sure the given username is lowercase |
|
1.16 (+12 -8 lines) |
08/29/2003 06:39 AM |
Jan Schneider jan |
Fix warning
Submitted by: Tyler Colbert <tyler-hordeml@colberts.us> |
|
1.15 (+4 -5 lines) |
08/08/2003 10:28 AM |
John Morrissey jwm |
we can't use the category's last modified time - the sorting updates each
category row and updates the timestamp column |
|
1.14 (+13 -13 lines) |
07/29/2003 12:24 PM |
John Morrissey jwm |
* standardize on user_name for field name
* logic cleanups
* remove queued signup support
* if there are no queued signups, say so in templates/admin/user/approve.inc |
|
1.13 (+6 -4 lines) |
07/21/2003 11:12 AM |
John Morrissey jwm |
Call a notification hook after a signup is queued. |
|
1.12 (+5 -4 lines) |
07/18/2003 07:10 PM |
John Morrissey jwm |
need to explicitly add password to the queued signup - it's not an "extra"
field |
|
1.11 (+4 -5 lines) |
07/18/2003 04:07 PM |
John Morrissey jwm |
missed this bit of testing cruft |
|
1.10 (+14 -13 lines) |
07/18/2003 02:49 PM |
Chuck Hagenbuch chuck |
cleanup, fix parse error |
|
1.9 (+58 -33 lines) |
07/18/2003 12:39 PM |
John Morrissey jwm |
First go at finishing the queued signup code. Any feedback would be much
appreciated! |
|
1.8 (+11 -9 lines) |
07/15/2003 05:07 PM |
John Morrissey jwm |
* add extra fields to queued signups
* queueSignup()'s API is now similar to addSignup()'s |
|
1.7 (+12 -16 lines) |
05/18/2003 08:05 AM |
mdjukic |
use callHook() |
|
1.6 (+6 -6 lines) |
04/16/2003 06:31 PM |
mdjukic |
field params were not being passed correctly |
|
1.5 (+9 -14 lines) |
03/26/2003 09:17 PM |
mdjukic |
use the new Form.php syntax for setting up variables |
|
1.4 (+5 -5 lines) |
03/26/2003 03:57 AM |
mdjukic |
minor rewording |
|
1.3 (+108 -4 lines) |
03/23/2003 10:02 PM |
mdjukic |
- use horde_forms for signing up
- add support for extra fields
- misc. clean ups, more error checking and comments |
|
1.2 (+4 -4 lines) |
01/02/2003 09:32 PM |
Jan Schneider jan |
Bump year. |
|
1.1 |
12/09/2002 09:43 PM |
Chuck Hagenbuch chuck |
Rough start at signup code, including approval queue.
Submitted by: Marko <marko@oblo.com> |