Log of /contributions/modules/alt_login/alt_login.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 3 14:11:41 2007 UTC
(2 years, 6 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.7: +46 -10 lines
Diff to
previous 1.7
alt login permissions now assignable by role. use USERNAME_MAX_LENGTH constant. alt logins now work for password reset requests.
Revision
1.1.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 27 17:47:35 2007 UTC
(2 years, 9 months ago)
by
thehunmonkgroup
Branch:
DRUPAL-4-7
Changes since
1.1.2.3: +12 -2 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
properly unset alt_login field to avoid entry into data column of user table. better validation -- alt_login and username cannot be changed to be identical, and user cannot change username to an existing alt_login name.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 27 17:36:54 2007 UTC
(2 years, 9 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.3: +11 -2 lines
Diff to
previous 1.3
properly unset alt_login field to avoid entry into data column of user table. better validation -- alt_login and username cannot be changed to be identical, and user cannot change username to an existing alt_login name.
Revision
1.1.4.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 27 17:35:52 2007 UTC
(2 years, 9 months ago)
by
thehunmonkgroup
Branch:
DRUPAL-5
Changes since
1.1.4.2: +11 -2 lines
Diff to
previous 1.1.4.2
, to
branch point 1.1
properly unset alt_login field to avoid entry into data column of user table. better validation -- alt_login and username cannot be changed to be identical, and user cannot change username to an existing alt_login name.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 17 21:04:06 2007 UTC
(2 years, 9 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.2: +20 -11 lines
Diff to
previous 1.2
#104168 -- Alt login field appearing in the user registration page. put setting into admin/user/user page to allow disabling the alt login form element on user registration.
Revision
1.1.4.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 15:32:24 2006 UTC
(2 years, 11 months ago)
by
thehunmonkgroup
Branch:
DRUPAL-5
Changes since
1.1: +11 -9 lines
Diff to
previous 1.1
#104167 -- alt login deleted when updating user profile. patch by hunmonk. only fire the update code if the update is coming from the save category.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 19 15:30:58 2006 UTC
(2 years, 11 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.1: +11 -9 lines
Diff to
previous 1.1
#104167 -- alt login deleted when updating user profile. patch by hunmonk. only fire the update code if the update is coming from the save category.
Revision
1.1.2.1
Sun Nov 19 20:07:04 2006 UTC
(3 years ago)
by
thehunmonkgroup
Branch:
DRUPAL-4-7
Changes since
1.1: +0 -169 lines
FILE REMOVED
file alt_login.module was added on branch DRUPAL-4-7 on 2006-11-19 20:41:03 +0000
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 19 20:07:04 2006 UTC
(3 years ago)
by
thehunmonkgroup
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0
Branch point for:
DRUPAL-4-7,
DRUPAL-5
New module. Provides an interface that allows registered users to use a login name which is different than their username. Currently works with Drupal 5.x--Drupal 4.7.x version coming shortly.
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.