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

Log of /contributions/modules/userprotect/userprotect.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.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 13:36:54 2009 UTC (3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3, DRUPAL-6--1-4
Changes since 1.12: +11 -1 lines
Diff to previous 1.12 , to next main 1.16
#623162 by hunmonk: SA-CONTRIB-2009-090 - User Protect - Cross Site Request Forgery.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 13:36:31 2009 UTC (3 weeks ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-4-BETA1, DRUPAL-5--1-5
Changes since 1.6.2.2: +11 -1 lines
Diff to previous 1.6.2.2 , to branch point 1.6 , to next main 1.16
#623162 by hunmonk: SA-CONTRIB-2009-090 - User Protect - Cross Site Request Forgery.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 22:02:21 2009 UTC (3 weeks, 2 days ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA1, HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
7.x upgrade -- fix broken theming functions. fix syntax error in .install file. add missing field to dynamic select query.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 21:27:25 2009 UTC (3 weeks, 3 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.14: +20 -6 lines
Diff to previous 1.14
7.x upgrade -- change all references and database fields from delete -> cancel.

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.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 22:40:25 2009 UTC (3 weeks, 6 days ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.12: +79 -68 lines
Diff to previous 1.12
7.x upgrade for .info and .install files.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 03:30:31 2009 UTC (4 weeks, 4 days ago) by thehunmonkgroup
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.11: +37 -5 lines
Diff to previous 1.11
#421524 by hunmonk: protection for openid identities.

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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 01:09:30 2007 UTC (23 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.9: +6 -4 lines
Diff to previous 1.9
fix install issues (schema bug, varchar -> char, bad queries.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 20:41:12 2007 UTC (23 months, 4 weeks ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.8: +108 -55 lines
Diff to previous 1.8
.info and schemaapi updates for 6.x

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 20:23:10 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7
wrap drop table in db_table_exists().

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 20:22:48 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.6.2.1: +4 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
wrap drop table in db_table_exists().

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 20:16:24 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.6: +23 -7 lines
Diff to previous 1.6
#108241 -- PostgreSQL support.  patch by jaydub and hunmonk.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 20:16:00 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: DRUPAL-5
Changes since 1.6: +23 -7 lines
Diff to previous 1.6
#108241 -- PostgreSQL support.  patch by jaydub and hunmonk.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 20:15:27 2007 UTC (2 years, 9 months ago) by thehunmonkgroup
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.2.2.5: +23 -7 lines
Diff to previous 1.2.2.5 , to branch point 1.2 , to next main 1.16
#108241 -- PostgreSQL support.  patch by jaydub and hunmonk.

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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 17:23:00 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +4 -2 lines
Diff to previous 1.2.2.2 , to branch point 1.2
automatically add anon and root user for status and deletion protection upon module installation.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 06:16:47 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +32 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2
adding the module to the 4.7 branch.

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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 18:37:30 2006 UTC (3 years, 1 month ago) by thehunmonkgroup
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
added bypass for users with admin users perm.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2