/[drupal]/contributions/modules/logintoboggan/logintoboggan.module
ViewVC logotype

Log of /contributions/modules/logintoboggan/logintoboggan.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 00:47:00 2009 UTC (11 days, 15 hours ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: HEAD
Changes since 1.177: +72 -76 lines
Diff to previous 1.177
#633386 by Dave Reid: Cleanup menu paths and arguments.

Revision 1.133.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 00:29:55 2009 UTC (11 days, 16 hours ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.29: +70 -73 lines
Diff to previous 1.133.2.29 , to branch point 1.133 , to next main 1.178
#633386 by Dave Reid: Cleanup menu paths and arguments.

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 21:53:54 2009 UTC (12 days, 18 hours ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.176: +1 -4 lines
Diff to previous 1.176
rollback of #48438 due to core's change in #437930.

Revision 1.133.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 21:53:21 2009 UTC (12 days, 18 hours ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.28: +2 -5 lines
Diff to previous 1.133.2.28 , to branch point 1.133
rollback of #48438 due to core's change in #437930.

Revision 1.83.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:57:47 2009 UTC (3 weeks, 4 days ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.52: +3 -3 lines
Diff to previous 1.83.2.52 , to branch point 1.83 , to next main 1.178
better check for no password.

Revision 1.133.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:57:05 2009 UTC (3 weeks, 4 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.27: +3 -3 lines
Diff to previous 1.133.2.27 , to branch point 1.133
better check for no password.

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:55:47 2009 UTC (3 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.175: +2 -2 lines
Diff to previous 1.175
better check for no password.

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:15:35 2009 UTC (3 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.174: +4 -8 lines
Diff to previous 1.174
use $_GLOBALS['user'] where appropriate.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 21:40:25 2009 UTC (3 weeks, 6 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.173: +5 -2 lines
Diff to previous 1.173
use #theme element for logged in block.

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 13:32:15 2009 UTC (4 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.172: +1 -2 lines
Diff to previous 1.172
remove unnecessary code causing fatal error.

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 16:42:25 2009 UTC (4 weeks, 5 days ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA2
Changes since 1.171: +9 -9 lines
Diff to previous 1.171
arguments -> variables per change to hook_theme.

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 19:04:20 2009 UTC (5 weeks, 2 days ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA1
Changes since 1.170: +9 -8 lines
Diff to previous 1.170
doxygen cleanups. user_delete -> user_cancel. use batchAPI for deleting unvalidated users.

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 18:11:47 2009 UTC (5 weeks, 2 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.169: +45 -45 lines
Diff to previous 1.169
value -> markup. refactor check for a manual removal of the pre-auth role by the admin -- use a hidden form field instead. fix logic for password description. add a missing user message for registration when the pre-auth role is the auth user. fix broken query placeholders. remove unnecessary query that erroneously updated a user's login time when an admin validated their account. fix broken call to drupal_goto. fix up redirect array. use core's user mail functionality for resending validation emails. fix broken mail_alter implementation for admin validation emails.

Revision 1.83.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 13:28:17 2009 UTC (5 weeks, 3 days ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.51: +2 -5 lines
Diff to previous 1.83.2.51 , to branch point 1.83
remove unnecessary db_query -- admins validating a user account shouldn't trigger an account login, either.

Revision 1.133.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 13:26:43 2009 UTC (5 weeks, 3 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.26: +2 -5 lines
Diff to previous 1.133.2.26 , to branch point 1.133
remove unnecessary db_query -- admins validating a user account shouldn't trigger an account login, either.

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 22:10:04 2009 UTC (5 weeks, 3 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.168: +97 -110 lines
Diff to previous 1.168
refactor mailing code to use user module's functions, tokens, and hook_mail_alter. make sure anonymous user can't access revalidation link menu callback. remove unneeded security check from registration function.

Revision 1.133.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 15:18:56 2009 UTC (5 weeks, 4 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.25: +3 -3 lines
Diff to previous 1.133.2.25 , to branch point 1.133
anonymous users shouldn't be able to access revalidation menu item.

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 15:10:03 2009 UTC (5 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.167: +5 -5 lines
Diff to previous 1.167
use REQUEST_TIME, as per 7.x upgrade conventions.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 14:55:44 2009 UTC (5 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.166: +81 -87 lines
Diff to previous 1.166
login successful message now contains username.  logged in block now uses theme_username on username.  update theme functions to work for 7.x.  clean up and refactor the access denied/login form functionality.  use a custom user admin permission js file when the pre-auth role is not the auth user -- allows pre-auth role to have lower permissions than auth role.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 18:03:59 2009 UTC (5 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.165: +1 -27 lines
Diff to previous 1.165
much cleaner implementation of the site 403 variable reset logic.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 17:48:25 2009 UTC (5 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.164: +16 -5 lines
Diff to previous 1.164
fix login link and collapsible login block for 7.x

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 14:08:53 2009 UTC (5 weeks, 5 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.163: +6 -6 lines
Diff to previous 1.163
update admin paths and help for 7.x

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 13:37:16 2009 UTC (5 weeks, 5 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.162: +22 -12 lines
Diff to previous 1.162
more general main settings submit function.  refactor site 403 handling to work.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 20:28:57 2009 UTC (5 weeks, 6 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.161: +9 -5 lines
Diff to previous 1.161
new admin path for module settings.  fix 'Set password' option to work with system_settings_form.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 14:00:13 2009 UTC (6 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.160: +6 -1 lines
Diff to previous 1.160
#607152 by hunmonk: ensure arrays before array operations.

Revision 1.133.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 13:56:51 2009 UTC (6 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.24: +7 -2 lines
Diff to previous 1.133.2.24 , to branch point 1.133
#607152 by hunmonk: ensure arrays before array operations.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 02:22:01 2009 UTC (6 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.159: +331 -256 lines
Diff to previous 1.159
initial update for D7 -- totally untested.

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 14:30:49 2009 UTC (6 weeks, 1 day ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.158: +21 -2 lines
Diff to previous 1.158
by hunmonk: add an 'Override destination paramter' setting, enabled by default. this gives admins the option to allow LT to force it's redirect paths over a passed destination parameter. related to solving #604492

Revision 1.133.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 14:30:15 2009 UTC (6 weeks, 1 day ago) by thehunmonkgroup
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.133.2.23: +21 -2 lines
Diff to previous 1.133.2.23 , to branch point 1.133
by hunmonk: add an 'Override destination paramter' setting, enabled by default. this gives admins the option to allow LT to force it's redirect paths over a passed destination parameter. related to solving #604492

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 13:32:42 2009 UTC (6 weeks, 1 day ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.157: +3 -3 lines
Diff to previous 1.157
#604508 by hunmonk: 'Use two e-mail fields on registration form' setting breaks OpenID registrations. this fixes the LT-related problem, but the openid registration process itself may still be broken -- see #216101

Revision 1.133.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 13:32:19 2009 UTC (6 weeks, 1 day ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.22: +3 -3 lines
Diff to previous 1.133.2.22 , to branch point 1.133
#604508 by hunmonk: 'Use two e-mail fields on registration form' setting breaks OpenID registrations. this fixes the LT-related problem, but the openid registration process itself may still be broken -- see #216101

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 01:06:11 2009 UTC (6 weeks, 1 day ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.156: +4 -4 lines
Diff to previous 1.156
#232467 by mfer, benroot, hunmonk: OpenID logins broken when 'Allow users to login using their e-mail address' setting is enabled.

Revision 1.133.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 01:05:45 2009 UTC (6 weeks, 1 day ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.21: +4 -4 lines
Diff to previous 1.133.2.21 , to branch point 1.133
#232467 by mfer, benroot, hunmonk: OpenID logins broken when 'Allow users to login using their e-mail address' setting is enabled.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 17:52:46 2009 UTC (6 weeks, 2 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.155: +3 -3 lines
Diff to previous 1.155
#492486 by mikehostetler: Array merge of user_register_submit function squashes pre-defined user_register_submit functions.

Revision 1.133.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 17:52:17 2009 UTC (6 weeks, 2 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.20: +3 -3 lines
Diff to previous 1.133.2.20 , to branch point 1.133
#492486 by mikehostetler: Array merge of user_register_submit function squashes pre-defined user_register_submit functions.

Revision 1.83.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:55:56 2009 UTC (6 weeks, 5 days ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.83.2.50: +15 -7 lines
Diff to previous 1.83.2.50 , to branch point 1.83
#555022 by hunmonk: login case in hook_user gets empty edit array.

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:46:07 2009 UTC (6 weeks, 5 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.154: +18 -8 lines
Diff to previous 1.154
#555022 by hunmonk: login case in hook_user gets empty edit array.

Revision 1.133.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:45:17 2009 UTC (6 weeks, 5 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.19: +18 -8 lines
Diff to previous 1.133.2.19 , to branch point 1.133
#555022 by hunmonk: login case in hook_user gets empty edit array.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:05:08 2009 UTC (6 weeks, 5 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.153: +3 -3 lines
Diff to previous 1.153
#491484 by iva2k: Better wording for one-time login link.

Revision 1.133.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:04:46 2009 UTC (6 weeks, 5 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.18: +3 -3 lines
Diff to previous 1.133.2.18 , to branch point 1.133
#491484 by iva2k: Better wording for one-time login link.

Revision 1.83.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 18:04:26 2009 UTC (6 weeks, 5 days ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.49: +3 -3 lines
Diff to previous 1.83.2.49 , to branch point 1.83
#491484 by iva2k: Better wording for one-time login link.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 22:34:02 2009 UTC (6 weeks, 6 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.152: +45 -20 lines
Diff to previous 1.152
#600100 by hunmonk: one-time link in password reset email should validate the users account.

Revision 1.133.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 22:33:38 2009 UTC (6 weeks, 6 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.17: +45 -20 lines
Diff to previous 1.133.2.17 , to branch point 1.133
#600100 by hunmonk: one-time link in password reset email should validate the users account.

Revision 1.83.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 22:32:54 2009 UTC (6 weeks, 6 days ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.48: +45 -20 lines
Diff to previous 1.83.2.48 , to branch point 1.83
#600100 by hunmonk: one-time link in password reset email should validate the users account.

Revision 1.83.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 03:25:29 2009 UTC (8 weeks, 3 days ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.47: +9 -6 lines
Diff to previous 1.83.2.47 , to branch point 1.83
#591714 by hunmonk: Pre-auth actions should not be taken when users can't set their own password.

Revision 1.133.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 03:25:08 2009 UTC (8 weeks, 3 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.16: +10 -7 lines
Diff to previous 1.133.2.16 , to branch point 1.133
#591714 by hunmonk: Pre-auth actions should not be taken when users can't set their own password.

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 03:24:44 2009 UTC (8 weeks, 3 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.151: +10 -7 lines
Diff to previous 1.151
#591714 by hunmonk: Pre-auth actions should not be taken when users can't set their own password.

Revision 1.133.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 10:52:57 2009 UTC (2 months, 4 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.15: +5 -4 lines
Diff to previous 1.133.2.15 , to branch point 1.133
#564062 by Matthew Davidson, hunmonk: Admin created accounts should have password length validation.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 10:52:34 2009 UTC (2 months, 4 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.150: +5 -4 lines
Diff to previous 1.150
#564062 by Matthew Davidson, hunmonk: Admin created accounts should have password length validation.

Revision 1.83.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 10:51:23 2009 UTC (2 months, 4 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.46: +5 -4 lines
Diff to previous 1.83.2.46 , to branch point 1.83
#564062 by Matthew Davidson, hunmonk: Admin created accounts should have password length validation.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 13:55:40 2009 UTC (4 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.149: +28 -2 lines
Diff to previous 1.149
#513372 by hunmonk: 'Account activated' email not sent if new user manually removed from pre-auth role.

Revision 1.133.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 13:54:36 2009 UTC (4 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.14: +28 -2 lines
Diff to previous 1.133.2.14 , to branch point 1.133
#513372 by hunmonk: 'Account activated' email not sent if new user manually removed from pre-auth role.

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 16:38:39 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.148: +3 -3 lines
Diff to previous 1.148
#461662 (SA-CONTRIB-2009-026): Fix access bypass for previously blocked users.

Revision 1.133.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 16:37:52 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.133.2.13: +3 -3 lines
Diff to previous 1.133.2.13 , to branch point 1.133
#461662 (SA-CONTRIB-2009-026): Fix access bypass for previously blocked users.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 13:27:20 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.147: +22 -14 lines
Diff to previous 1.147
#368699 by hunmonk: re-send validation link always appears if non-authenticated role is set to auth user.

Revision 1.83.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 13:26:42 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.83.2.45: +22 -14 lines
Diff to previous 1.83.2.45 , to branch point 1.83
#368699 by hunmonk: re-send validation link always appears if non-authenticated role is set to auth user.

Revision 1.133.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 13:26:11 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.12: +22 -14 lines
Diff to previous 1.133.2.12 , to branch point 1.133
#368699 by hunmonk: re-send validation link always appears if non-authenticated role is set to auth user.

Revision 1.83.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 01:36:08 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.44: +16 -4 lines
Diff to previous 1.83.2.44 , to branch point 1.83
#362388 by hunmonk: make help links conditional on help module.

Revision 1.133.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 01:25:55 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.11: +16 -4 lines
Diff to previous 1.133.2.11 , to branch point 1.133
#362388 by hunmonk: make help links conditional on help module.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 01:24:21 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.146: +16 -4 lines
Diff to previous 1.146
#362388 by hunmonk: make help links conditional on help module.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 16:11:03 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.145: +15 -3 lines
Diff to previous 1.145
#446638 by hunmonk: properly theme login successful message.

Revision 1.133.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 16:10:23 2009 UTC (6 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.10: +15 -3 lines
Diff to previous 1.133.2.10 , to branch point 1.133
#446638 by hunmonk: properly theme login successful message.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 03:35:53 2009 UTC (8 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.144: +30 -11 lines
Diff to previous 1.144
#413916 by hunmonk, rfay: New users deleted inappropriately.  this fixes the no-so-well-implemented auto user deletion feature -- much more stable and less dangerous now.

Revision 1.133.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 03:34:57 2009 UTC (8 months ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.9: +30 -11 lines
Diff to previous 1.133.2.9 , to branch point 1.133
#413916 by hunmonk, rfay: New users deleted inappropriately.  this fixes the no-so-well-implemented auto user deletion feature -- much more stable and less dangerous now.

Revision 1.83.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 12:18:14 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.83.2.43: +5 -8 lines
Diff to previous 1.83.2.43 , to branch point 1.83
remove some unclear language in the help text, fix broken links.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 12:10:00 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.143: +5 -8 lines
Diff to previous 1.143
remove some unclear language in the help text.

Revision 1.133.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 12:09:20 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.133.2.8: +5 -8 lines
Diff to previous 1.133.2.8 , to branch point 1.133
remove some unclear language in the help text.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 00:52:55 2009 UTC (8 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.142: +24 -21 lines
Diff to previous 1.142
syncing 6.x and HEAD.

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 00:23:52 2009 UTC (8 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.141: +4 -8 lines
Diff to previous 1.141
#291006 by hunmonk: Email validate link landing page inconsistency. see logintoboggan_update_6001 for details on this change.

Revision 1.133.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 00:10:10 2009 UTC (8 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.7: +4 -8 lines
Diff to previous 1.133.2.7 , to branch point 1.133
#291006 by hunmonk: Email validate link landing page inconsistency. see logintoboggan_update_6001 for details on this change.

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 23:54:34 2008 UTC (11 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.140: +9 -2 lines
Diff to previous 1.140
#319438 by rickcoates, hunmonk: Reset user perm cache after removing auth role.

Revision 1.133.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 23:53:47 2008 UTC (11 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.133.2.6: +9 -2 lines
Diff to previous 1.133.2.6 , to branch point 1.133
#319438 by rickcoates, hunmonk: Reset user perm cache after removing auth role.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 11:58:27 2008 UTC (13 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.139: +4 -5 lines
Diff to previous 1.139
#320162 by xurizaemon: LoginToboggan prevents use of spaces in passwords, breaking passphrase functionality.

Revision 1.133.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 11:57:57 2008 UTC (13 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.5: +4 -5 lines
Diff to previous 1.133.2.5 , to branch point 1.133
#320162 by xurizaemon: LoginToboggan prevents use of spaces in passwords, breaking passphrase functionality.

Revision 1.83.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 11:56:52 2008 UTC (13 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.42: +4 -5 lines
Diff to previous 1.83.2.42 , to branch point 1.83
#320162 by xurizaemon: LoginToboggan prevents use of spaces in passwords, breaking passphrase functionality.

Revision 1.83.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 23:41:45 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.41: +9 -5 lines
Diff to previous 1.83.2.41 , to branch point 1.83
#291001 by hunmonk: Allow One Time Login To Be Used Only Once. the previous solution was very broken --this one has been more well tested.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 23:22:31 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.138: +9 -5 lines
Diff to previous 1.138
#291001 by hunmonk: Allow One Time Login To Be Used Only Once. the previous solution was very broken --this one has been more well tested.

Revision 1.133.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 23:21:39 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.4: +9 -5 lines
Diff to previous 1.133.2.4 , to branch point 1.133
#291001 by hunmonk: Allow One Time Login To Be Used Only Once. the previous solution was very broken --this one has been more well tested.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 22:33:44 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.137: +3 -3 lines
Diff to previous 1.137
fix description for 'Set password' admin setting.

Revision 1.133.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 22:32:22 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.3: +3 -3 lines
Diff to previous 1.133.2.3 , to branch point 1.133
fix description for 'Set password' admin setting.

Revision 1.133.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 22:15:55 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.2: +6 -3 lines
Diff to previous 1.133.2.2 , to branch point 1.133
#303514 by heather, hunmonk: Add URI and username/password to help text example.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 22:15:06 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.136: +6 -3 lines
Diff to previous 1.136
#303514 by heather, hunmonk: Add URI and username/password to help text example.

Revision 1.83.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 22:13:54 2008 UTC (13 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.40: +6 -3 lines
Diff to previous 1.83.2.40 , to branch point 1.83
#303514 by heather, hunmonk: Add URI and username/password to help text example.

Revision 1.83.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 14:53:25 2008 UTC (15 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.39: +3 -3 lines
Diff to previous 1.83.2.39 , to branch point 1.83
#291001 by Robert Castelo: Allow One Time Login To Be Used Only Once.

Revision 1.133.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 14:52:06 2008 UTC (15 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133.2.1: +3 -3 lines
Diff to previous 1.133.2.1 , to branch point 1.133
#291001 by Robert Castelo: Allow One Time Login To Be Used Only Once.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 14:50:44 2008 UTC (15 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.135: +3 -3 lines
Diff to previous 1.135
#291001 by Robert Castelo: Allow One Time Login To Be Used Only Once.

Revision 1.133.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 20:59:49 2008 UTC (17 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.133: +3 -3 lines
Diff to previous 1.133
#268948 by hunmonk: LoginToboggan compose user message for admin approved accounts not correct.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 20:59:04 2008 UTC (17 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.134: +3 -3 lines
Diff to previous 1.134
#268948 by hunmonk: LoginToboggan compose user message for admin approved accounts not correct.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 20:06:13 2008 UTC (17 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.133: +21 -24 lines
Diff to previous 1.133
#264300 by webchick: Use checkboxes rather than Enabled/Disabled radios.  some changes to the titles/descriptions of settings.

Revision 1.83.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 19:17:00 2008 UTC (17 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.83.2.38: +3 -4 lines
Diff to previous 1.83.2.38 , to branch point 1.83
#258353 by hunmonk: clarify set password option -- it's core provided.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 19:08:38 2008 UTC (17 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Branch point for: DRUPAL-6--1
Changes since 1.132: +3 -4 lines
Diff to previous 1.132
#258353 by hunmonk: clarify set password option -- it's core provided.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 18:46:34 2008 UTC (17 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.131: +2 -4 lines
Diff to previous 1.131
remove password complexity wish list item -- this was implemented by core in 6.x

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 00:34:22 2008 UTC (18 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.130: +22 -8 lines
Diff to previous 1.130
#254387 by drewish, hunmonk: Redirecting after access denied doesn't work with language path prefixes. conditionally remove the language prefix if present.

Revision 1.83.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 19:45:11 2008 UTC (19 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.37: +14 -7 lines
Diff to previous 1.83.2.37 , to branch point 1.83
#238660 by hunmonk: Allow user admins to re-send validation e-mail. thanks to manoloka for sponsoring the work on this patch.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 19:44:25 2008 UTC (19 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.129: +14 -7 lines
Diff to previous 1.129
#238660 by hunmonk: Allow user admins to re-send validation e-mail. thanks to manoloka for sponsoring the work on this patch.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 17:51:58 2008 UTC (19 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.128: +26 -26 lines
Diff to previous 1.128
#239571 by hunmonk: fix broken mailing functionality. Resend validation email code is now properly updated to 6.x, logintoboggan_mail() was not using user saved mail subjects/bodies.

Revision 1.83.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 17:17:06 2008 UTC (19 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.36: +10 -4 lines
Diff to previous 1.83.2.36 , to branch point 1.83
#239136 by hunmonk: remove pre auth, add auth user in  object in email validation code.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 17:09:32 2008 UTC (19 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.127: +10 -4 lines
Diff to previous 1.127
#239136 by hunmonk: remove pre auth, add auth user in  object in email validation code.

Revision 1.83.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 01:00:02 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.83.2.35: +5 -11 lines
Diff to previous 1.83.2.35 , to branch point 1.83
#204383 by hunmonk: User can register with email address. cleaned up validation code of duplicate username/email for the case where login with email is enabled. ripped out some duplicate code.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 00:58:01 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.126: +5 -11 lines
Diff to previous 1.126
#204383 by hunmonk: User can register with email address. cleaned up validation code of duplicate username/email for the case where login with email is enabled. ripped out some duplicate code.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 00:30:52 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.125: +18 -5 lines
Diff to previous 1.125
#215999 by hunmonk: Login on Access Denied resets itself when module listing page is submitted and there is a module dependency for logintoboggan. broke this check out into a FAPI validation function, and added a check to see if the module checkbox is disabled.

Revision 1.83.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 00:22:20 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.34: +18 -7 lines
Diff to previous 1.83.2.34 , to branch point 1.83
#215999 by hunmonk: Login on Access Denied resets itself when module listing page is submitted and there is a module dependency for logintoboggan. broke this check out into a FAPI validation function, and added a check to see if the module checkbox is disabled.

Revision 1.83.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 23:11:48 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.33: +3 -3 lines
Diff to previous 1.83.2.33 , to branch point 1.83
exclude anon user in matching email validation check.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 22:59:26 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.124: +4 -4 lines
Diff to previous 1.124
check for duplicate username/email should use user object, not current user.

Revision 1.83.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 22:54:55 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.32: +12 -5 lines
Diff to previous 1.83.2.32 , to branch point 1.83
clean up validation problems with users changing their username/email to another user's username/email when login w/ email is enabled.

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 22:46:15 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.123: +12 -5 lines
Diff to previous 1.123
clean up validation problems with users changing their username/email to another user's username/email when login w/ email is enabled.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 22:24:49 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.122: +3 -3 lines
Diff to previous 1.122
fix destination query in logintoboggan_process_login().

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 19:51:28 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.121: +25 -15 lines
Diff to previous 1.121
#221652: preserve query string in logintoboggan_destination().

Revision 1.83.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 18:52:16 2008 UTC (20 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.31: +24 -14 lines
Diff to previous 1.83.2.31 , to branch point 1.83
#221652: preserve query string in logintoboggan_destination().

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 15:20:31 2007 UTC (23 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.120: +6 -6 lines
Diff to previous 1.120
#204600 by hunmonk: theme_lt_username_title can not be overwritten in template.php. replace all hardcoded theme calls with proper calls to theme().

Revision 1.83.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 15:16:41 2007 UTC (23 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.30: +6 -6 lines
Diff to previous 1.83.2.30 , to branch point 1.83
#204600 by hunmonk: theme_lt_username_title can not be overwritten in template.php. replace all hardcoded theme calls with proper calls to theme().

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 03:08:13 2007 UTC (23 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.119: +11 -5 lines
Diff to previous 1.119
#204383 by hunmonk: User can register with email address -- doc error. removed faulty doc -- users have always been able to register w/ an email address for a username. tightened check for usernames that are already taken as email addresses by another user.

Revision 1.7.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 03:00:24 2007 UTC (23 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.7.2.69: +11 -5 lines
Diff to previous 1.7.2.69 , to branch point 1.7 , to next main 1.178
#204383 by hunmonk: User can register with email address -- doc error. removed faulty doc -- users have always been able to register w/ an email address for a username. tightened check for usernames that are already taken as email addresses by another user.

Revision 1.83.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 02:55:18 2007 UTC (23 months ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.83.2.29: +11 -5 lines
Diff to previous 1.83.2.29 , to branch point 1.83
#204383 by hunmonk: User can register with email address -- doc error. removed faulty doc -- users have always been able to register w/ an email address for a username. tightened check for usernames that are already taken as email addresses by another user.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 20:51:39 2007 UTC (23 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.118: +5 -4 lines
Diff to previous 1.118
#198551 by hunmonk: User registration guidelines not on top of registration form. properly re-weight the help text.

Revision 1.83.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 20:42:03 2007 UTC (23 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.28: +5 -4 lines
Diff to previous 1.83.2.28 , to branch point 1.83
#198551 by hunmonk: User registration guidelines not on top of registration form. properly re-weight the help text.

Revision 1.83.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 16:49:39 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.27: +9 -2 lines
Diff to previous 1.83.2.27 , to branch point 1.83
#197479 by Senpai: add an @file declaration to the module.

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 16:49:19 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.117: +9 -2 lines
Diff to previous 1.117
#197479 by Senpai: add an @file declaration to the module.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 17:15:28 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.116: +9 -3 lines
Diff to previous 1.116
#196298 by hunmonk: make login/register link smart about registration options.

Revision 1.83.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 17:14:57 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.26: +17 -4 lines
Diff to previous 1.83.2.26 , to branch point 1.83
#196298 by hunmonk: make login/register link themable, and smart about registration options.

Revision 1.83.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 16:41:48 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.25: +5 -5 lines
Diff to previous 1.83.2.25 , to branch point 1.83
get rid of shouting in login form titles/descriptions.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 16:40:38 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.115: +5 -5 lines
Diff to previous 1.115
get rid of shouting in login form titles/descriptions.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 16:38:21 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.114: +125 -35 lines
Diff to previous 1.114
#158027 by hunmonk: Login using email address only (alter display via theming). also prevent attributes from being clobbered in the user login form, and some code comment cleanup.

Revision 1.83.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 15 21:14:18 2007 UTC (23 months, 2 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.24: +114 -32 lines
Diff to previous 1.83.2.24 , to branch point 1.83
make username/password title/description themable, and don't clobber exiting attributes. some comment cleanup.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 17:03:23 2007 UTC (23 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.113: +4 -3 lines
Diff to previous 1.113
#197906 by hunmonk: Add description for 'Block type' setting.

Revision 1.83.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 16:59:47 2007 UTC (23 months, 3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.23: +4 -3 lines
Diff to previous 1.83.2.23 , to branch point 1.83
#197906 by hunmonk: Add description for 'Block type' setting.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 23:15:21 2007 UTC (23 months, 4 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.112: +5 -3 lines
Diff to previous 1.112
#196553 by hunmonk: LoginToboggan interferes with other modules altering registration form. manually place the registration submit function at the beginning of the submit handlers.

Revision 1.83.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 22:59:20 2007 UTC (23 months, 4 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.22: +6 -3 lines
Diff to previous 1.83.2.22 , to branch point 1.83
#196553 by hunmonk: LoginToboggan interferes with other modules altering registration form. manually place the registration submit function at the beginning of the submit handlers.

Revision 1.83.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 00:49:29 2007 UTC (23 months, 4 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.21: +6 -3 lines
Diff to previous 1.83.2.21 , to branch point 1.83
by hunmonk, webchick: don't clobber other submit handlers on user registration.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 20:50:36 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.111: +16 -7 lines
Diff to previous 1.111
#112368 by hunmonk, Ber Kessels: allow query and fragment parts in redirects.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 23:17:19 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.110: +57 -6 lines
Diff to previous 1.110
added auto-delete functionality for unvalidated users. a time interval can be set, and users still in the pre-auth role will be automatically purged from the system after the interval, if they are still in the pre-auth role. useful for cleaning up spambot registrations.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 22:21:01 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.109: +37 -40 lines
Diff to previous 1.109
rename poorly named database variables.

Revision 1.7.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 15:02:09 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.68: +3 -3 lines
Diff to previous 1.7.2.68 , to branch point 1.7
fix spacing issue.

Revision 1.83.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 15:00:42 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.20: +3 -3 lines
Diff to previous 1.83.2.20 , to branch point 1.83
fix spacing issue.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 14:44:20 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.108: +15 -6 lines
Diff to previous 1.108
#108912 by hunmonk: theme login/register link text, using theme_lt_login_link().

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 22:32:00 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.107: +31 -18 lines
Diff to previous 1.107
#57623 by hunmonk. Bring back set password only option. Add optional 'Immediate login' checkbox to logintoboggan settings page -- user is only logged in automatically if this is enabled.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 21:22:52 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.106: +111 -46 lines
Diff to previous 1.106
updated email functionality for 6.x. cleaned up and clarified user help. fix notice. the module has been tested pretty thoroughly, and seems to work w/o problems on 6.x

Revision 1.83.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:31:09 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.19: +5 -5 lines
Diff to previous 1.83.2.19 , to branch point 1.83
use proper auth user constant.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:28:22 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.105: +3 -3 lines
Diff to previous 1.105
use proper auth user constant.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:24:54 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.104: +4 -2 lines
Diff to previous 1.104
missing doxygen.

Revision 1.83.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:24:22 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.18: +5 -3 lines
Diff to previous 1.83.2.18 , to branch point 1.83
missing doxygen, use proper auth id constant.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:23:28 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.103: +5 -3 lines
Diff to previous 1.103
missing doxygen, use proper auth id constant.

Revision 1.83.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:11:41 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.17: +9 -8 lines
Diff to previous 1.83.2.17 , to branch point 1.83
clean up formatting/help text in _form_alter().

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 09:10:10 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.102: +9 -8 lines
Diff to previous 1.102
clean up formatting/help text in _form_alter().

Revision 1.83.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 08:58:20 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.16: +4 -6 lines
Diff to previous 1.83.2.16 , to branch point 1.83
clean up todo/wishlist.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 08:57:55 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.101: +4 -6 lines
Diff to previous 1.101
clean up todo/wishlist.

Revision 1.83.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 08:40:17 2007 UTC (2 years ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.15: +4 -4 lines
Diff to previous 1.83.2.15 , to branch point 1.83
consistent capitalization for module name.

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 08:39:26 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.100: +4 -4 lines
Diff to previous 1.100
consistent capitalization for module name.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 00:51:45 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.99: +14 -19 lines
Diff to previous 1.99
make collapsible login block D6/jquery compatible. fix a few notices.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 13:07:43 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.98: +145 -120 lines
Diff to previous 1.98
update to 6.x. still need to test and clean up the jquery.

Revision 1.7.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 17:10:01 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.67: +21 -6 lines
Diff to previous 1.7.2.67 , to branch point 1.7
no validation messages or db operations are necessary when the pre-auth role is set to the auth user.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 16:57:53 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.97: +23 -6 lines
Diff to previous 1.97
no validation messages or db operations are necessary when the pre-auth role is set to the auth user.

Revision 1.83.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 16:56:57 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.14: +23 -6 lines
Diff to previous 1.83.2.14 , to branch point 1.83
no validation messages or db operations are necessary when the pre-auth role is set to the auth user.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 3 04:14:58 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.96: +14 -3 lines
Diff to previous 1.96
#179512 by hunmonk: make confirmation redirects work for core email validation as well.

Revision 1.83.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 3 04:14:33 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.13: +14 -3 lines
Diff to previous 1.83.2.13 , to branch point 1.83
#179512 by hunmonk: make confirmation redirects work for core email validation as well.

Revision 1.7.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 14:47:45 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.66: +3 -7 lines
Diff to previous 1.7.2.66 , to branch point 1.7
redirect should always be returned, so users who didn't create their own password are redirected to the front page if no redirect is specified.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 14:41:11 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.95: +3 -7 lines
Diff to previous 1.95
redirect should always be returned, so users who didn't create their own password are redirected to the front page if no redirect is specified.

Revision 1.83.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 14:40:38 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.12: +3 -7 lines
Diff to previous 1.83.2.12 , to branch point 1.83
redirect should always be returned, so users who didn't create their own password are redirected to the front page if no redirect is specified.

Revision 1.7.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 14:31:53 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.65: +9 -7 lines
Diff to previous 1.7.2.65 , to branch point 1.7
#179512 by hunmonk: make redirect support on all user account creations.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 14:14:00 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.94: +9 -6 lines
Diff to previous 1.94
#179512 by hunmonk: make redirect support on all user account creations.

Revision 1.83.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 14:13:02 2007 UTC (2 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.11: +9 -6 lines
Diff to previous 1.83.2.11 , to branch point 1.83
#179512 by hunmonk: make redirect support on all user account creations.

Revision 1.7.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 22:16:51 2007 UTC (2 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.64: +3 -3 lines
Diff to previous 1.7.2.64 , to branch point 1.7
#174553 by baldwinlouie, hunmonk: Grammer is incorrect when the password length validation message comes up.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 22:13:31 2007 UTC (2 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93
#174553 by baldwinlouie, hunmonk: Grammer is incorrect when the password length validation message comes up.

Revision 1.83.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 22:12:28 2007 UTC (2 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.10: +3 -3 lines
Diff to previous 1.83.2.10 , to branch point 1.83
#174553 by baldwinlouie, hunmonk: Grammer is incorrect when the password length validation message comes up.

Revision 1.7.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 22:21:36 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.63: +7 -4 lines
Diff to previous 1.7.2.63 , to branch point 1.7
#129411 by hunmonk. add pre-auth role to existing roles on registration.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 22:00:49 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.92: +7 -4 lines
Diff to previous 1.92
#129411 by hunmonk. add pre-auth role to existing roles on registration.

Revision 1.83.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 21:59:56 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.9: +7 -4 lines
Diff to previous 1.83.2.9 , to branch point 1.83
#129411 by hunmonk. add pre-auth role to existing roles on registration.

Revision 1.7.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 02:23:23 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.7.2.62: +3 -3 lines
Diff to previous 1.7.2.62 , to branch point 1.7
fixed XSS vulnerability in 'logged in' theming function.

Revision 1.7.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 02:18:53 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.61: +2 -3 lines
Diff to previous 1.7.2.61 , to branch point 1.7
#118674 - failed login behaviour when destination= is set.  remove unnecessary drupal_goto() call.

Revision 1.7.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 01:27:37 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.60: +7 -8 lines
Diff to previous 1.7.2.60 , to branch point 1.7
remove hardcoded length for email confirm field. white space cleanup.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 01:19:30 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.91: +4 -2 lines
Diff to previous 1.91
#145727 - Help text positioned in the middle of the login form rather than the top. patch by p_palmer, myself.

Revision 1.83.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 01:18:47 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.83.2.8: +4 -2 lines
Diff to previous 1.83.2.8 , to branch point 1.83
#145727 - Help text positioned in the middle of the login form rather than the top. patch by p_palmer, myself.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 01:04:16 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.90: +3 -3 lines
Diff to previous 1.90
#124589 -- Login on Access Denied (403) resets itself when module listing page is submitted. patch by matt@antinomia, gman.

Revision 1.83.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 01:03:37 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.7: +3 -3 lines
Diff to previous 1.83.2.7 , to branch point 1.83
#124589 -- Login on Access Denied (403) resets itself when module listing page is submitted. patch by matt@antinomia, gman.

Revision 1.83.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 00:32:59 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.6: +3 -3 lines
Diff to previous 1.83.2.6 , to branch point 1.83
#118517 -- Fix text substitution variables in revalidation e-mail.  patch by Benjamin Melancon and myself.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 00:32:04 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.89: +3 -3 lines
Diff to previous 1.89
#118517 -- Fix text substitution variables in revalidation e-mail.  patch by Benjamin Melancon and myself.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 00:24:09 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.88: +6 -2 lines
Diff to previous 1.88
#110026 -- Invoke hook when validating email. patch by mcarbone, mfb.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 00:22:52 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.87: +9 -9 lines
Diff to previous 1.87
close XSS attack vectors in themed 'logged in' block, and login block message. some white space removal.

Revision 1.83.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 00:11:44 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.5: +6 -2 lines
Diff to previous 1.83.2.5 , to branch point 1.83
#110026 -- Invoke hook when validating email. patch by mcarbone, mfb.

Revision 1.83.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 11 23:58:39 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.4: +4 -4 lines
Diff to previous 1.83.2.4 , to branch point 1.83
close XSS attack vectors in themed 'logged in' block, and login block message.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 05:43:19 2007 UTC (2 years, 7 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.86: +2 -3 lines
Diff to previous 1.86
make email confirm textfield the same size as email textfield.

Revision 1.83.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 05:38:49 2007 UTC (2 years, 7 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.3: +2 -3 lines
Diff to previous 1.83.2.3 , to branch point 1.83
make email confirm textfield the same size as email textfield.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 02:48:52 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.85: +4 -4 lines
Diff to previous 1.85
capitalization change on logged in block -- in line w/ sentence capitalization changes in core.

Revision 1.83.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 02:36:01 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.2: +3 -3 lines
Diff to previous 1.83.2.2 , to branch point 1.83
capitalization change on logged in block -- in line w/ sentence capitalization changes in core.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 02:24:35 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.84: +23 -17 lines
Diff to previous 1.84
convert collapsible login block to jquery.

Revision 1.83.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 02:23:21 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83.2.1: +28 -22 lines
Diff to previous 1.83.2.1 , to branch point 1.83
convert collapsible login block to jquery.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 21 07:07:47 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.83: +8 -8 lines
Diff to previous 1.83
change percentage sign to exclamation point in example user mail, per core t() change.

Revision 1.83.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 21 07:06:23 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.83: +8 -8 lines
Diff to previous 1.83
change percentage sign to exclamation point in example user mail, per core t() change.

Revision 1.7.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 19:11:26 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.7.2.59: +13 -6 lines
Diff to previous 1.7.2.59 , to branch point 1.7
#85185 -- allow uid substitution in redirects. patch by hunmonk. redirects will now take %uid, and subsitute that with the user ID prior to the redirect.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 19:11:04 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.82: +13 -6 lines
Diff to previous 1.82
#85185 -- allow uid substitution in redirects. patch by hunmonk. redirects will now take %uid, and subsitute that with the user ID prior to the redirect.

Revision 1.7.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 18:24:40 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-4-6
Changes since 1.7.4.23: +3 -3 lines
Diff to previous 1.7.4.23 , to branch point 1.7 , to next main 1.178
#88212 -- Respect 'user_register' variable ( Public registration on/off Drupal setting ). patch by dkaragiozov. registration tab should only display when user registration is enabled.

Revision 1.7.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 18:03:18 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.58: +11 -5 lines
Diff to previous 1.7.2.58 , to branch point 1.7
#93104 -- Handling of blocked users. patch by hunmonk. only login users with an active status. also, since all new account creations using the set password option get an active status in the db, it's no longer necessary to add it in dynamically in the auth perm revoke code -- this was causing problems with status display.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 18:02:48 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.81: +11 -5 lines
Diff to previous 1.81
#93104 -- Handling of blocked users. patch by hunmonk. only login users with an active status. also, since all new account creations using the set password option get an active status in the db, it's no longer necessary to add it in dynamically in the auth perm revoke code -- this was causing problems with status display.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 16:32:54 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.80: +9 -6 lines
Diff to previous 1.80
#103233 -- Users always get active status even when site is configured to require admin approval on new account creation. patch by inactivist, hunmonk. user status should be set to active during LT registration only if the immediate login feature is enabled -- otherwise fall back to the site settings.

Revision 1.7.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 16:26:59 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.57: +10 -7 lines
Diff to previous 1.7.2.57 , to branch point 1.7
#103233 -- Users always get active status even when site is configured to require admin approval on new account creation. patch by inactivist, hunmonk. user status should be set to active during LT registration only if the immediate login feature is enabled -- otherwise fall back to the site settings.

Revision 1.7.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 16:01:44 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.56: +29 -9 lines
Diff to previous 1.7.2.56 , to branch point 1.7
#92361 -- The pre-auth user feature does not work properly. patch by plumbley. since user_load() always includes the authenticated user permission, LT needs to specifically re-check it's possible removal of the role in the load op of hook_user(). this *should* counteract anything which might reset the user object in the page load -- any modules not using user_load to mess with the user object are doing it wrong.  :)

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 16:00:59 2006 UTC (2 years, 11 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.79: +29 -9 lines
Diff to previous 1.79
#92361 -- The pre-auth user feature does not work properly. patch by plumbley. since user_load() always includes the authenticated user permission, LT needs to specifically re-check it's possible removal of the role in the load op of hook_user(). this *should* counteract anything which might reset the user object in the page load -- any modules not using user_load to mess with the user object are doing it wrong.  :)

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 02:17:29 2006 UTC (3 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.78: +7 -2 lines
Diff to previous 1.78
#90503 -- wrong help description at signup. patch by hunmonk. display proper help text based on minimum password length setting.

Revision 1.7.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 02:08:07 2006 UTC (3 years ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.55: +5 -3 lines
Diff to previous 1.7.2.55 , to branch point 1.7
#90503 -- wrong help description at signup. patch by hunmonk. display proper help text based on minimum password length setting.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 23:11:53 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.77: +6 -6 lines
Diff to previous 1.77
capitalization change per core.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 17:52:38 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.76: +4 -3 lines
Diff to previous 1.76
custom user edit messages should not display if pre-auth role is authenticated user.

Revision 1.7.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 17:52:19 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.54: +4 -3 lines
Diff to previous 1.7.2.54 , to branch point 1.7
custom user edit messages should not display if pre-auth role is authenticated user.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 01:19:14 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.75: +29 -15 lines
Diff to previous 1.75
admins approving accounts via the admin validation link are no longer logged in as the user after validation. fixed bad call to cache table.

Revision 1.7.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 01:17:05 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.53: +28 -14 lines
Diff to previous 1.7.2.53 , to branch point 1.7
admins approving accounts via the admin validation link are no longer logged in as the user after validation.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 14:59:59 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.74: +13 -13 lines
Diff to previous 1.74
#80275 -- Remove drupal_goto in form submission functions. Patch by mfredrickson, JohnAlbin.

Revision 1.7.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 14:54:43 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.52: +13 -13 lines
Diff to previous 1.7.2.52 , to branch point 1.7
#80275 -- Remove drupal_goto in form submission functions. Patch by mfredrickson, JohnAlbin.

Revision 1.7.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 16:07:44 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.51: +15 -3 lines
Diff to previous 1.7.2.51 , to branch point 1.7
#83273 -- Improve password validation. patch by hunmonk.  make password length validation optional, and configurable by length.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 15:49:42 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.73: +15 -3 lines
Diff to previous 1.73
#83273 -- Improve password validation. patch by hunmonk.  make password length validation optional, and configurable by length.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 22 22:18:25 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.72: +18 -2 lines
Diff to previous 1.72
#83273 -- Improve password validation. patch by torne.  add validation to user/x/edit.

Revision 1.7.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 22 22:17:12 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.50: +18 -2 lines
Diff to previous 1.7.2.50 , to branch point 1.7
#83273 -- Improve password validation. patch by torne.  add validation to user/x/edit.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 16:06:57 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.71: +10 -3 lines
Diff to previous 1.71
admin approval email contents should be conditional on whether user is in the vallidating role.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 15:56:18 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.70: +4 -5 lines
Diff to previous 1.70
removed unneeded variable--made email validation code conditional upon the feature being enabled.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:22:40 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.69: +4 -4 lines
Diff to previous 1.69
#83273 -- Improve password validation. patch by torne. expand validation to allow all printable non-space characters.

Revision 1.7.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 04:20:09 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.49: +5 -5 lines
Diff to previous 1.7.2.49 , to branch point 1.7
#83273 -- Improve password validation. patch by torne. expand validation to allow all printable non-space characters.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 03:36:29 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.68: +4 -4 lines
Diff to previous 1.68
fix string substitutions for registration emails to work w/ core.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 03:08:32 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.67: +43 -121 lines
Diff to previous 1.67
moved all login block functionality to form_alter functions. created a separate logged in block. revamped email login validation check and got rid of custom lt login validation.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 00:48:08 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.66: +15 -15 lines
Diff to previous 1.66
only reweight if email confirmation is enabled.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 00:43:40 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.65: +37 -26 lines
Diff to previous 1.65
reworked the password set and immediate login feature to partially use the implementation in core.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 22:28:36 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.64: +3 -3 lines
Diff to previous 1.64
clean up module wishlist.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 22:27:47 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.63: +4 -5 lines
Diff to previous 1.63
update help text and README.  add ID tag to README.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 22:14:19 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.62: +28 -18 lines
Diff to previous 1.62
upgrade forms to 5.0

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 21:31:25 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.61: +2 -5 lines
Diff to previous 1.61
upgrade to .info file.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 14:39:09 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.60: +7 -7 lines
Diff to previous 1.60
can't test for admin accounts based on status--use user_register var instead. no validation email is sent to user when using admin approval--fixed user message. allow site admins using admin approval to use validating url of users waiting for approval.

Revision 1.7.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 14:31:40 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.48: +3 -3 lines
Diff to previous 1.7.2.48 , to branch point 1.7
allow site admins using admin approval to use validating url of users waiting for approval.

Revision 1.7.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 14:12:24 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.47: +4 -4 lines
Diff to previous 1.7.2.47 , to branch point 1.7
no validation email is sent to user when using admin approval--fixed user message.

Revision 1.7.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 14:05:23 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.46: +4 -4 lines
Diff to previous 1.7.2.46 , to branch point 1.7
can't test for admin accounts based on status--use user_register var instead.

Revision 1.7.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 16:08:58 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.45: +4 -4 lines
Diff to previous 1.7.2.45 , to branch point 1.7
correcting doc for admin only approval. put a little more detail in the email the admin receives for approving accounts.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 16:07:34 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.59: +4 -4 lines
Diff to previous 1.59
correcting doc for admin only approval. put a little more detail in the email the admin receives for approving accounts.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 15:58:48 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.58: +7 -5 lines
Diff to previous 1.58
fixed login feature for accounts waiting for admin approval.  no need to block them, because they automatically get the LT temp role, which can be permissioned just like the anon role, and which revokes auth perms dynamically. don't print re-send validation link on sites that are admin approval.

Revision 1.7.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 15:30:10 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.44: +4 -4 lines
Diff to previous 1.7.2.44 , to branch point 1.7
don't print re-send validation link on sites that are admin approval.

Revision 1.7.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 15:14:06 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.43: +5 -3 lines
Diff to previous 1.7.2.43 , to branch point 1.7
fixed login feature for accounts waiting for admin approval.  no need to block them, because they automatically get the LT temp role, which can be permissioned just like the anon role, and which revokes auth perms dynamically.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 16:06:07 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.57: +14 -11 lines
Diff to previous 1.57
code cleanup and grammer on settings page.

Revision 1.7.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 15:59:28 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.42: +14 -11 lines
Diff to previous 1.7.2.42 , to branch point 1.7
code cleanup and grammer on settings page.

Revision 1.7.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 15:50:30 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-6
Changes since 1.7.4.22: +14 -11 lines
Diff to previous 1.7.4.22 , to branch point 1.7
fixed some missing t() output filters, and corrected some grammer/code style issues.

Revision 1.7.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 15:37:33 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.41: +7 -7 lines
Diff to previous 1.7.2.41 , to branch point 1.7
fixed some missing t() output filters, and corrected some grammer/code style issues.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 15:29:11 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.56: +15 -15 lines
Diff to previous 1.56
updated to new t() approach. fixed some missing t() output filters, and corrected some grammer/code style issues.

Revision 1.7.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 13 19:10:43 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-6
Changes since 1.7.4.21: +3 -3 lines
Diff to previous 1.7.4.21 , to branch point 1.7
#78247 -- profile values aren't being stored in profile_values. due to a hardcoded check for user/register in profile module. reworked the hack that's in place to work around that to accomodate this issue as well.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 04:17:28 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.55: +8 -25 lines
Diff to previous 1.55
switched to a password_confirm form element, and some other small adjustments to make the module compatible with the new instant login option in core.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 23:15:40 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.54: +3 -3 lines
Diff to previous 1.54
changed theme_add_style to drupal_add_css per core change.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 21:52:06 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.53: +5 -5 lines
Diff to previous 1.53
moved settings to admin/user--seems to be slightly more appropriate than admin/settings.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 1 21:23:45 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.52: +6 -5 lines
Diff to previous 1.52
updated menu paths per admin revamp.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 30 14:02:33 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.51: +7 -4 lines
Diff to previous 1.51
#76188 -- Clarification on user profile pages.  alter description of user role form item on the user edit page when the selected user is in the pre-auth role, to properly indicate that they are not receiving auth user perms.

Revision 1.7.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 30 13:57:42 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.40: +7 -4 lines
Diff to previous 1.7.2.40 , to branch point 1.7
#76188 -- Clarification on user profile pages.  alter description of user role form item on the user edit page when the selected user is in the pre-auth role, to properly indicate that they are not receiving auth user perms.

Revision 1.7.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 04:05:25 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.39: +3 -4 lines
Diff to previous 1.7.2.39 , to branch point 1.7
better usage of user_roles function.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 04:05:07 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.50: +3 -4 lines
Diff to previous 1.50
better usage of user_roles function.

Revision 1.7.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 00:29:25 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.38: +7 -5 lines
Diff to previous 1.7.2.38 , to branch point 1.7
#72876 -- LT still passing RIDs 1 and 2 during user registration.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 00:23:14 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.49: +7 -5 lines
Diff to previous 1.49
#72876 -- LT still passing RIDs 1 and 2 during user registration.

Revision 1.7.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 21:16:59 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.37: +2 -40 lines
Diff to previous 1.7.2.37 , to branch point 1.7
remove dead code.

Revision 1.7.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 21:13:05 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.36: +10 -2 lines
Diff to previous 1.7.2.36 , to branch point 1.7
#72970 -- LoginToboggan should restore site_403 variable when module is disabled. added conditional check in hook_form_alter--if module is disabled and site_403 is set to toboggan/denied, it resets it to default.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 21:08:08 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.48: +10 -2 lines
Diff to previous 1.48
#72970 -- LoginToboggan should restore site_403 variable when module is disabled. added conditional check in hook_form_alter--if module is disabled and site_403 is set to toboggan/denied, it resets it to default.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 01:56:10 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.47: +7 -5 lines
Diff to previous 1.47
update user_mail -> drupal_mail, per HEAD change.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 00:36:53 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.46: +5 -5 lines
Diff to previous 1.46
renamed settings page callback--shouldn't be named as an internal function.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 23:39:15 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.45: +10 -4 lines
Diff to previous 1.45
update settings page per deprecation of hook_settings.

Revision 1.7.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 21:44:46 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.35: +4 -3 lines
Diff to previous 1.7.2.35 , to branch point 1.7
updated help text, adding info about the login successful message, and removing the reference about setting the pre-auth role to anon user, as this is no longer supported.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 21:42:45 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.44: +4 -3 lines
Diff to previous 1.44
updated help text, adding info about the login successful message, and removing the reference about setting the pre-auth role to anon user, as this is no longer supported.

Revision 1.7.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 21:10:07 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.34: +9 -5 lines
Diff to previous 1.7.2.34 , to branch point 1.7
disallowed selection of the anonymous user role as the pre-auth role--the new handling of roles in core makes this setting impossible. set it so the update code will automatically move the pre auth role to the auth user role if it is currently in the anon role. site maintainers are encouraged to create a new role w/ the same perms as the anon role, and set this new role as the LT pre-auth role--this will allow the same functionality as before (in this case it will also be necessary to manually add the new pre-auth role to any users who were unvalidated previous to this change.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 21:09:01 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.43: +9 -5 lines
Diff to previous 1.43
disallowed selection of the anonymous user role as the pre-auth role--the new handling of roles in core makes this setting impossible. set it so the update code will automatically move the pre auth role to the auth user role if it is currently in the anon role. site maintainers are encouraged to create a new role w/ the same perms as the anon role, and set this new role as the LT pre-auth role--this will allow the same functionality as before (in this case it will also be necessary to manually add the new pre-auth role to any users who were unvalidated previous to this change.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 05:40:38 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.42: +24 -16 lines
Diff to previous 1.42
#72245 -- drupal_get_path not loading. whoops, last solution didn't work. so, roll back and get rid of the define entirely.

Revision 1.7.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 05:39:55 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.33: +24 -16 lines
Diff to previous 1.7.2.33 , to branch point 1.7
#72245 -- drupal_get_path not loading. whoops, last solution didn't work. so, roll back and get rid of the define entirely.

Revision 1.7.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 05:20:44 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.32: +13 -23 lines
Diff to previous 1.7.2.32 , to branch point 1.7
#72245 -- drupal_get_path not loading. moved pre-auth role code into hook_menu, and eliminated hook_init entirely. should solve this problem.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 05:19:08 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.41: +13 -23 lines
Diff to previous 1.41
#72245 -- drupal_get_path not loading. moved pre-auth role code into hook_menu, and eliminated hook_init entirely. should solve this problem.

Revision 1.7.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 05:31:40 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.31: +13 -5 lines
Diff to previous 1.7.2.31 , to branch point 1.7
#71155 -- tip: to style logintoboggan.module block. added logintoboggan.css, and added more granular div tags to the toggleboggan function, enabling greater theming control. fixed small error in comment format.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 05:29:15 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.40: +13 -5 lines
Diff to previous 1.40
#71155 -- tip: to style logintoboggan.module block. added logintoboggan.css, and added more granular div tags to the toggleboggan function, enabling greater theming control. fixed small error in comment format.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 19:52:34 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
fixed missing t() in logintoboggan_denied.

Revision 1.7.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 19:50:40 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.7.2.30: +3 -3 lines
Diff to previous 1.7.2.30 , to branch point 1.7
fixed missing t() in logintoboggan_denied.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 1 18:16:36 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.38: +10 -8 lines
Diff to previous 1.38
#71562 -- Option to register. reworked the logintoboggan_denied function to output the entire user login page content, and added an error message indicating access was denied.

Revision 1.7.2.30 - (view) (download) (as text) (