History | View | Annotate | Download (8.5 kB)
commit 5debf22ba555b7970e6df5548118cd879d4c6a1fMerge: 1bb8dad f0facd4Author: Oleg Pudeyev <oleg@bsdpower.com>Date: Tue Mar 1 18:02:38 2011 -0500
Merge branch 'ticket/bantu/9766' into develop
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit 2e787fa836dbfdcec7864b5f143520aec3752bd0Merge: 999f6db 9731f24Author: Nils Adermann <naderman@naderman.de>Date: Sat Aug 21 23:35:43 2010 +0200
Merge branch 'develop-olympus' into develop
commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
Copy 3.0.x branch to trunk
Correctly assign board administrator email for L_CONFIRM_EXPLAIN in captcha plugins.
append_sid
#49675 #49655 - ATTENTION: small captcha API change
Coding guidelines: Tiny whitespace change for an unreleased file.
use new flag to place captcha errors in the error log (if debug is set)
Props.
Minor captcha API change - disable display of plugin by returning false in get_template.
a bit of text
blinks there were supposed to be more files, where are they? Ah, here
Add some data for akismet et al
Okay, okay, I see the issue. I'll revisit this tomorrow.
We have to use the documented API
Make captchas stricter by oly having one entry per session; fix a bug in ucp_register that caused three captcha instances to be generated. Non-MySQL databases and garbage collecting needs extensive testing.
Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles
See if this plays out: do not require people to re-enter the CAPTCHA
Oh right. PHP4
fix preview in ACP
some corrections, only very minor things.
Fix up and tidy :)
Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs.
Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules.