Commit graph

3508 commits

Author SHA1 Message Date
Brion Vibber 1ae38fa114 add a whitelist regex for urls to avoid triggering captcha 2006-01-27 11:05:50 +00:00
Brion Vibber cf1c61a3bd Captcha generating script by Neil Harris
with some tweaks for command-line options
Requires Python Imaging Library, a word list file, and a TrueType font.
2006-01-27 10:22:37 +00:00
Brion Vibber 81e2bc3a9c * save each captcha's session data separately, so multiple tabs/windows work 2006-01-27 08:00:32 +00:00
Brion Vibber 8258853051 committing progress so i don't forget to save changes this month
* add some semi-useful help text
* fix tab order when the captcha form comes up
* work with more than 16 image files *cough*
2006-01-27 01:53:10 +00:00
Brion Vibber 181670c968 more short open tags 2005-12-29 17:19:28 +00:00
Ævar Arnfjörð Bjarmason c7d1b65a08 * Adding a <label> associated with the <input> 2005-10-14 05:25:49 +00:00
Brion Vibber da07c3eb19 Further testing, integrating images generated from Neil's python goody.
Still experimental and incomplete, not ready for use.
2005-10-14 05:07:24 +00:00
Brion Vibber 75483a0771 Prelim proof-of-concept testing captcha extension framework.
Not a real captcha, not expected to be robust against real spammers yet!
2005-09-30 09:21:02 +00:00