Log of /contributions/modules/logintoboggan/logintoboggan.install
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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.