aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha/plugins/captcha_abstract.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-4/+4
* Make sure captcha factory is there. Make sure language array is there.Andreas Fischer2010-01-201-0/+5
* Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha p...Meik Sievertsen2009-09-011-12/+12
* append_sidHenry Sudhof2009-08-161-2/+2
* #49675 #49655 - ATTENTION: small captcha API changeHenry Sudhof2009-08-141-0/+8
* Coding guidelines: Tiny whitespace change for an unreleased file.Andreas Fischer2009-08-071-2/+2
* use new flag to place captcha errors in the error log (if debug is set)Henry Sudhof2009-08-041-0/+2
* Minor captcha API change - disable display of plugin by returning false in ge...Henry Sudhof2009-07-271-15/+22
* a bit of textHenry Sudhof2009-06-301-5/+5
* *blinks* there were supposed to be more files, where are they? Ah, hereHenry Sudhof2009-06-301-6/+8
* Add some data for akismet et alHenry Sudhof2009-06-291-2/+2
* Okay, okay, I see the issue. I'll revisit this tomorrow.Henry Sudhof2009-06-261-6/+5
* We have to use the documented APIHenry Sudhof2009-06-251-4/+14
* Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-191-24/+29
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-171-14/+12
* See if this plays out: do not require people to re-enter the CAPTCHAHenry Sudhof2009-06-141-1/+2
* Oh right. PHP4Henry Sudhof2009-06-131-1/+1
* fix preview in ACPHenry Sudhof2009-06-121-1/+12
* some corrections, only very minor things.Meik Sievertsen2009-06-071-70/+69
* Fix up and tidy :)Chris Smith2009-06-041-3/+4
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-021-0/+332