Commit graph

21 commits

Author SHA1 Message Date
colin
ecb65bd724 Migrate to reCAPTCHA v2 2018-02-27 15:28:35 -08:00
Colin Kuskie
34eda690ee Update the recaptcha api URLs. Fixes bug #12125 2011-05-09 08:24:27 -07:00
Colin Kuskie
49ec9f65f4 Use https method in SSL mode. Fixes bug #11249 2009-11-18 14:54:16 -08:00
JT Smith
1304bf397a The captcha form control had it's built in styles removed in favor of two classes: "wg-captchaForm" and "wg-captchaImage" 2009-11-06 10:11:13 -06:00
Colin Kuskie
1c9908f490 Encapsulate logic for determining if an SSL request has been made.
Refactor core modules to use that.
2009-08-19 18:25:00 +00:00
Colin Kuskie
a3a073296c Add POD and fix typos to get POD coverage up 2009-04-01 03:53:34 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
b088299eb0 capcha control now has reCAPTCHA mode 2009-02-10 21:41:19 +00:00
JT Smith
ee84cc7611 Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
Doug Bell
614da0d2ab added CAPTCHA to DataForm 2008-04-27 21:28:18 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Doug Bell
07a40788bb add: User profile data table is now a flat table. 2007-05-28 21:35:34 +00:00
JT Smith
6be1d2f76e fixed captcha to work even in not htmlform environments
added captch field to contact the maintainer form in matrix
added default label to captcha
2006-05-05 20:20:15 +00:00
Matthew Wilson
1f80dedb8f Captcha should not be profile enabled. Heh-heh. 2006-04-02 20:17:40 +00:00
JT Smith
1efaec679a more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
JT Smith
b55a7252e8 removed border= from image tags 2006-03-21 21:13:36 +00:00
Colin Kuskie
9aac37ac91 Captcha forms are not allowed in Profiles (re JT)
POD for Operation/Help and Operation/DatabaseLink.

Added check for deletion of a vital component in www_deleteDatabaseLink.
This saves the user one click when trying to delete something they shouldn't.
2006-03-03 00:26:42 +00:00
JT Smith
32169aebbf adding cron UI, but not working yet
bugfix for captcha
2006-02-14 03:48:36 +00:00
JT Smith
f9a60ab55a added captcha form control and strengthened captcha security 2006-02-13 15:03:37 +00:00