History | View | Annotate | Download (8.6 KB)
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.