Log of /contributions/modules/userprotect/userprotect.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 31 20:59:30 2009 UTC
(3 weeks, 3 days ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.13: +9 -1 lines
Diff to
previous 1.13
7.x upgrade -- @file indicator and foreign key definition for .install file, hook_perm\(\) -> hook_permission\(\), convert to using #theme in form arrays, convert to drupal_render_children\(\), convert to static API.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 26 11:54:59 2008 UTC
(16 months ago)
by
thehunmonkgroup
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-2
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
#286913 by hunmonk: schema shows typo for unique index. looks like the result is still correct in the database, so i don't think a db update is necessary.
Revision
1.2.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 21 17:08:05 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
DRUPAL-4-7
CVS Tags:
DRUPAL-4-7--1-0
Changes since
1.2.2.4: +5 -2 lines
Diff to
previous 1.2.2.4
, to
branch point 1.2
added 'change own e-mail' and 'change own password' perms for the module. these mirror the 'change own username' perm in core and allow admins role-based control over these fields as well. when a user is editing their own account, only these perms are checked for the email and password protection settings.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 21 17:04:27 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0
Branch point for:
DRUPAL-5
Changes since
1.5: +5 -2 lines
Diff to
previous 1.5
added 'change own e-mail' and 'change own password' perms for the module. these mirror the 'change own username' perm in core and allow admins role-based control over these fields as well. when a user is editing their own account, only these perms are checked for the email and password protection settings.
Revision
1.2.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 21 06:12:41 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
DRUPAL-4-7
Changes since
1.2.2.3: +7 -5 lines
Diff to
previous 1.2.2.3
, to
branch point 1.2
major rewrite. per user settings now override role settings for the user in question. added per admin bypass settings -- these override the default administrator bypass settings for the user admin in question and both the default and per admin bypass settings are configurable by protection. rewrote all doc to reflect the new changes. fixed bug--root user could not be deleted then added to administrator bypass settings. Users should be able to edit their own username, email, and password--too restrictive otherwise. Admins can still limit users changing their username via the role-based permissions at admin access control.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 20 23:38:45 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.4: +3 -3 lines
Diff to
previous 1.4
fixed bad variable name in install function. grammer cleanup. fixed query for grabbing user protections -- must be of up_type 'user'
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 20 22:07:52 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.3: +7 -6 lines
Diff to
previous 1.3
major rewrite. per user settings now override role settings for the user in question. added per admin bypass settings -- these override the default administrator bypass settings for the user admin in question and both the default and per admin bypass settings are configurable by protection. rewrote all doc to reflect the new changes.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 19 17:25:58 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.2: +4 -2 lines
Diff to
previous 1.2
automatically add anon and root user for status and deletion protection upon module installation.
Revision
1.2.2.1
Wed Oct 18 18:37:30 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
DRUPAL-4-7
Changes since
1.2: +0 -51 lines
FILE REMOVED
file userprotect.install was added on branch DRUPAL-4-7 on 2006-10-19 06:16:47 +0000
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 18 07:03:13 2006 UTC
(3 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
initial commit of userprotect module--allows an admin to protect certain user fields from editing, or user deletion, even from other user admins.
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.