Log of /contributions/modules/login_security/login_security.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 15 21:31:44 2009 UTC
(5 months, 1 week ago)
by
deekayen
Branch:
MAIN
Changes since
1.8: +33 -49 lines
Diff to
previous 1.8
#326887 - login handler still shows login tracking fixed by checking for valid login during login_security validation, which meant that the hackery that removed messages from sessions could be removed
Move functions around in .install to match webchick's new order of schema functions in D7
comment spelling fix on validatdor
update url() function for %edit_uri to D6
fix outgoing mail so it actually has a subject and body
remove t() functions from variable_get() lines since t() only works on static strings and replace with strtr
update validation function arguments to D6
change user blocking watchdog message to go under user instead of login_security
add automated tests
Revision
1.6.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 15 21:27:21 2009 UTC
(5 months, 1 week ago)
by
deekayen
Branch:
DRUPAL-6--1
Changes since
1.6.2.2: +32 -48 lines
Diff to
previous 1.6.2.2
, to
branch point 1.6
#326887 - login handler still shows login tracking fixed by checking for valid login during login_security validation, which meant that the hackery that removed messages from sessions could be removed
Move functions around in .install to match webchick's new order of schema functions in D7
comment spelling fix on validatdor
update url() function for %edit_uri to D6
fix outgoing mail so it actually has a subject and body
remove t() functions from variable_get() lines since t() only works on static strings and replace with strtr
update validation function arguments to D6
change user blocking watchdog message to go under user instead of login_security
add automated tests
Revision
1.3.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 20 19:44:05 2008 UTC
(13 months ago)
by
deekayen
Branch:
DRUPAL-5
Changes since
1.3.2.2: +18 -2 lines
Diff to
previous 1.3.2.2
, to
branch point 1.3
, to
next main 1.14
#316739 - login attempts message always the same (fix was to support IPv6 in the tracking table) by deekayen
fix tokens replaced with blank strings in the email notification to admin uid 1 by removing redundant $variables call that just unset the correct replacements
coder notices cleanup
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 24 21:54:11 2007 UTC
(2 years, 2 months ago)
by
ilo
Branch:
MAIN
Initial commint of login_security module. This module will add a few options to the login form to improve it's security configuration
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.