/[drupal]/contributions/modules/password_policy/password_policy.module
ViewVC logotype

Log of /contributions/modules/password_policy/password_policy.module

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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 15:31:50 2009 UTC (5 weeks, 4 days ago) by miglius
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
password_policy: fixed missing closing div tag, #602320 by florent.jousseaume

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 21:48:39 2009 UTC (5 months, 3 weeks ago) by deekayen
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
#316768 - add constraint and tests for digit placement
code style cleanup in .module and constraint_complexity.inc
update tests to work with Simpletest 6.x-2.8
add missing, empty delay constraint js function

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 13:32:53 2009 UTC (5 months, 3 weeks ago) by deekayen
Branch: DRUPAL-5
Changes since 1.3.2.5: +3 -2 lines
Diff to previous 1.3.2.5 , to branch point 1.3 , to next main 1.24
#316700 - disallow username == password

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 09:01:04 2009 UTC (6 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.21: +4 -2 lines
Diff to previous 1.21
password_policy: fixed database name typo

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 14:44:09 2009 UTC (6 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.20: +5 -1 lines
Diff to previous 1.20
password_policy: brought back enabled password policies on the account edit page

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 12:24:46 2009 UTC (6 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.19: +5 -3 lines
Diff to previous 1.19
password_policy: made sure that a user is sent back on the password change (was needed fo openid)

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 14:19:02 2009 UTC (6 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
password_policy: fixed usage of the format_plural() function

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 21:57:16 2009 UTC (6 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
password_policy: Applied Postgres fixes for password policy, #442496 by greg.1.anderson

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 21:09:21 2009 UTC (7 months, 2 weeks ago) by miglius
Branch: DRUPAL-5
Changes since 1.3.2.4: +2 -1 lines
Diff to previous 1.3.2.4 , to branch point 1.3
password_policy, added restrictions on placement of numbers constraint, #316768 by deekayen

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 17:25:40 2009 UTC (7 months, 2 weeks ago) by miglius
Branch: DRUPAL-5
Changes since 1.3.2.3: +3 -2 lines
Diff to previous 1.3.2.3 , to branch point 1.3
password_policy, added password delay constraint, #316765 by deekayen

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 1 15:49:40 2009 UTC (9 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.16: +5 -3 lines
Diff to previous 1.16
password_policy: fixed Undefined variable: uid in password_policy.module on line 738, #367374 by eMPee584

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 15:04:12 2009 UTC (10 months ago) by miglius
Branch: MAIN
Changes since 1.15: +43 -32 lines
Diff to previous 1.15
password_policy: Move JS for password_policy to own function #359658 by mathiaz.sk

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 11:10:44 2009 UTC (10 months, 1 week ago) by miglius
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
password_policy: adding skiping of pass validation for openid account

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 18:57:38 2008 UTC (13 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
passowrd_policy: getting rid of some E_NOTICE messages

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 10:33:19 2008 UTC (13 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.12: +11 -5 lines
Diff to previous 1.12
password_policy:

Changelog:
  * Adding restrictions list on the password change page;
  * Changing redirection to password reset tab after the one time login link is used;

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 19:48:31 2008 UTC (13 months, 3 weeks ago) by miglius
Branch: DRUPAL-5
Changes since 1.3.2.2: +12 -12 lines
Diff to previous 1.3.2.2 , to branch point 1.3
password_policy: DRUPAL-5 fixing menu links and watchdog calls, 316812 by deekayen

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 18:59:42 2008 UTC (13 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11
password_policy: getting rid of E_NOTICE warnings

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 17:47:14 2008 UTC (13 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
password_policy: fixing sql escaping

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 17:36:22 2008 UTC (13 months, 3 weeks ago) by miglius
Branch: DRUPAL-5
Changes since 1.3.2.1: +8 -7 lines
Diff to previous 1.3.2.1 , to branch point 1.3
password_policy: fixing typos, 316451 by deekayens

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 17:25:34 2008 UTC (13 months, 3 weeks ago) by miglius
Branch: MAIN
Changes since 1.9: +2 -4 lines
Diff to previous 1.9
password policy: define variable before use, #316608 by eMPee584

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 11:54:11 2008 UTC (14 months ago) by miglius
Branch: MAIN
Changes since 1.8: +11 -7 lines
Diff to previous 1.8
password_policy: adding a separate change password tab module

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 15:19:19 2008 UTC (16 months, 1 week ago) by miglius
Branch: MAIN
Changes since 1.7: +40 -19 lines
Diff to previous 1.7
password_policy: removing profile dependancy

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 23:16:45 2008 UTC (16 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.6: +44 -38 lines
Diff to previous 1.6
password_policy: adding DE translation #281778 by rastatt

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 17:26:53 2008 UTC (16 months, 2 weeks ago) by miglius
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA1
Changes since 1.3: +781 -387 lines
Diff to previous 1.3
password_policy: adding D5 version 139215 by deekayen

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 08:31:06 2008 UTC (18 months, 1 week ago) by miglius
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.5: +6 -0 lines
Diff to previous 1.5
password_policy: fixing menus to work with a D6.2 #251141

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 16:35:40 2008 UTC (21 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.4: +7 -12 lines
Diff to previous 1.4
password_policy: fixing tests and menu for D6

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 17:17:14 2008 UTC (21 months, 2 weeks ago) by miglius
Branch: MAIN
Changes since 1.3: +648 -505 lines
Diff to previous 1.3
Porting password_policy module to D6

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 19:06:47 2007 UTC (2 years, 10 months ago) by dayre
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 , to next main 1.24
Added bbough's patch for new constraint type.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 18:52:48 2007 UTC (2 years, 10 months ago) by dayre
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
Added bblough's patch for a constraint checking the user has supplied X number of character types, where the character types do not have to be defined.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 11 22:12:41 2006 UTC (2 years, 11 months ago) by dayre
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Fixed critical bug which prevented any constraints from being added to a policy.  Constraints are added by searching for matching php class names where the class name ends in "constraint".  The class search was not comparing names in an case insensitve way.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 25 05:01:19 2006 UTC (3 years, 2 months ago) by dayre
Branch: MAIN
Initial commit.

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