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

Log of /contributions/modules/logintoboggan/logintoboggan.install

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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 19:04:20 2009 UTC (5 weeks ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA1, DRUPAL-7--1-0-ALPHA2, HEAD
Changes since 1.19: +6 -1 lines
Diff to previous 1.19
doxygen cleanups. user_delete -> user_cancel. use batchAPI for deleting unvalidated users.

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

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 17 02:22:01 2009 UTC (5 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.17: +3 -154 lines
Diff to previous 1.17
initial update for D7 -- totally untested.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 14:30:49 2009 UTC (5 weeks, 5 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
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.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 14:30:15 2009 UTC (5 weeks, 5 days ago) by thehunmonkgroup
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-6
Changes since 1.14.2.2: +2 -1 lines
Diff to previous 1.14.2.2 , to branch point 1.14 , to next main 1.20
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.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 23:10:42 2009 UTC (3 months ago) by thehunmonkgroup
Branch: DRUPAL-6--1
Changes since 1.14.2.1: +3 -2 lines
Diff to previous 1.14.2.1 , to branch point 1.14
#554926 by fred0, hunmonk: Missing/wrong variables in hook_uninstall.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 23:10:23 2009 UTC (3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
#554926 by fred0, hunmonk: Missing/wrong variables in hook_uninstall.

Revision 1.15 - (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.14: +7 -1 lines
Diff to previous 1.14
#291006 by hunmonk: Email validate link landing page inconsistency. see logintoboggan_update_6001 for details on this change.

Revision 1.14.2.1 - (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
CVS Tags: DRUPAL-6--1-4, DRUPAL-6--1-5
Changes since 1.14: +7 -1 lines
Diff to previous 1.14
#291006 by hunmonk: Email validate link landing page inconsistency. see logintoboggan_update_6001 for details on this change.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 23:02:15 2008 UTC (20 months, 2 weeks ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3
Branch point for: DRUPAL-6--1
Changes since 1.13: +10 -11 lines
Diff to previous 1.13
update uninstall function to match new variable names.

Revision 1.13 - (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.12: +47 -1 lines
Diff to previous 1.12
rename poorly named database variables.

Revision 1.12 - (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.11: +2 -1 lines
Diff to previous 1.11
#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.11 - (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.10: +16 -11 lines
Diff to previous 1.10
update to 6.x. still need to test and clean up the jquery.

Revision 1.10 - (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
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Branch point for: DRUPAL-5
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
#83273 -- Improve password validation. patch by hunmonk.  make password length validation optional, and configurable by length.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 03:11:50 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
need to return an array for update functions.

Revision 1.8 - (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.7: +8 -2 lines
Diff to previous 1.7
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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 20 23:22:21 2006 UTC (3 years, 2 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.6: +17 -1 lines
Diff to previous 1.6
added logintoboggan_uninstall.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 01:14:03 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.5: +40 -2 lines
Diff to previous 1.5
78247 -- move profile values into profile_values table.  migrated profile values from users table, data column, into proper place in profile_values table.  this was caused by a bug in the LT registration function.  also fixed LT update 2, which was corrupting the user data by inserting extra escape characters.  NOTE: if you ran a db upgrade on LT between March 13th, 2006, and August 16th, 2006, the serialized data in the data column of the users table was corrupted!  it's either missing necessary curly braces, or has extra escape characters that prevent the data from being properly unserialized.  custom repair of that data will be necessary if it needs to be recovered.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 01:12:43 2006 UTC (3 years, 3 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.1.2.6: +40 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.20
78247 -- move profile values into profile_values table.  migrated profile values from users table, data column, into proper place in profile_values table.  this was caused by a bug in the LT registration function.  also fixed LT update 2, which was corrupting the user data by inserting extra escape characters.  NOTE: if you ran a db upgrade on LT between March 13th, 2006, and August 16th, 2006, the serialized data in the data column of the users table was corrupted!  it's either missing necessary curly braces, or has extra escape characters that prevent the data from being properly unserialized.  custom repair of that data will be necessary if it needs to be recovered.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 05:23:26 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +5 -3 lines
Diff to previous 1.1.2.5 , to branch point 1.1
make sure all update return an array.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 05:22:09 2006 UTC (3 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4
make sure all update return an array.

Revision 1.1.2.5 - (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.1.2.4: +12 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
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.4 - (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.3: +12 -1 lines
Diff to previous 1.3
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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 18 15:11:02 2006 UTC (3 years, 5 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.2: +11 -1 lines
Diff to previous 1.2
#57623 -- Eliminate set password only option. the option to set a password but not login immediately seemed useless, so it is now removed. refactored the register_submit function to make it more clean as well.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 18 14:52:35 2006 UTC (3 years, 5 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +11 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#57623 -- Eliminate set password only option. the option to set a password but not login immediately seemed useless, so it is now removed. refactored the register_submit function to make it more clean as well.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 20:29:23 2006 UTC (3 years, 6 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +4 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
fixed critical bug that was stripping curly braces from serialized user data.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 20:27:26 2006 UTC (3 years, 6 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
fixed critical bug that was stripping curly braces from serialized user data.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 22:39:56 2006 UTC (3 years, 8 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +34 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
inital commit of install file.  fixes security issue where conf_pass and conf_mail vars were being stored in serialized user data.

Revision 1.1.2.1
Mon Mar 13 22:33:36 2006 UTC (3 years, 8 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.1: +0 -34 lines
FILE REMOVED
file logintoboggan.install was added on branch DRUPAL-4-7 on 2006-03-13 22:39:56 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 13 22:33:36 2006 UTC (3 years, 8 months ago) by thehunmonkgroup
Branch: MAIN
Branch point for: DRUPAL-4-7
inital commit of install file.  fixes security issue where conf_pass and conf_mail vars were being stored in serialized user data.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2