Log of /contributions/modules/password_policy/password_policy.module
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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 -
(
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.
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.