Log of /contributions/modules/captcha/captcha.admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5.2.3.2.1
Wed Sep 23 19:20:42 2009 UTC
(2 months ago)
by
soxofaan
Branch:
DRUPAL-6--3
Changes since
1.5.2.3: +1 -1 lines
FILE REMOVED
#585880 by Rob Loach: remove everything from mistakenly created DRUPAL-6--3 branch
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 19 13:04:00 2009 UTC
(5 months, 1 week ago)
by
soxofaan
Branch:
MAIN
Changes since
1.26: +23 -8 lines
Diff to
previous 1.26
worked on CAPTCHA description usage/translation/workflow: CAPTCHA descriptions can now be reset with empty entry, tweaked UI strings, fixed bug in localized default CAPTCHA description.
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 18 10:04:16 2009 UTC
(5 months, 1 week ago)
by
soxofaan
Branch:
MAIN
Changes since
1.25: +15 -2 lines
Diff to
previous 1.25
#476288: showing CAPTCHA description is now controlled by explicit checkbox on admin interface instead of obscure "if not empty"
also added a drop of jQuery for added usability
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 7 22:06:50 2009 UTC
(7 months, 2 weeks ago)
by
soxofaan
Branch:
MAIN
Changes since
1.15: +6 -1 lines
Diff to
previous 1.15
implemented admin mode CAPTCHAs (presolved and no validation)
moved various functions from captcha.module to captca.inc
reorganised captcha_form_alter a bit
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 29 17:12:45 2008 UTC
(19 months, 4 weeks ago)
by
soxofaan
Branch:
MAIN
Changes since
1.10: +2 -2 lines
Diff to
previous 1.10
#240088: allow form_id's with numeric characters
added SimpleTest test covering CAPTCHA point administration
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 17 18:35:25 2008 UTC
(21 months, 1 week ago)
by
soxofaan
Branch:
MAIN
Changes since
1.7: +1 -1 lines
Diff to
previous 1.7
Major change to CAPTCHA module, take 1: replaced storage of solutions in $_SESSION with dedicated table {captcha_challenges} (advantages: e.g. cookies are not required anymore, cron job for old challenge cleanup, simple statistical analysis possible, etc.)
Revision
1.5.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 3 17:56:01 2008 UTC
(21 months, 3 weeks ago)
by
soxofaan
Branch:
DRUPAL-6--1
Changes since
1.5.2.1: +123 -87 lines
Diff to
previous 1.5.2.1
, to
branch point 1.5
refactored CAPTCHA point administration (changing challenge type, disabling, deleting):
* added confirmation dialog for deleting/disabling a CAPTCHA point (previously just a GET request was needed for disabling a CAPTCHA, which is not so secure)
* #214557: added form for adding a CAPTCHA point by hand
Revision
1.6
Sat Jan 26 16:50:43 2008 UTC
(22 months ago)
by
robloach
Branch:
MAIN
Changes since
1.5: +1 -1 lines
FILE REMOVED
Moved to DRUPAL-6--1 branch.
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.