From df6d3d96f93de99150b28d342bfeb0c89bf59f1b Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Sun, 6 Jan 2013 18:16:16 +0000 Subject: fix #431 --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 2c183ebb..8d3b5d17 100644 --- a/HISTORY +++ b/HISTORY @@ -15,6 +15,7 @@ BUG: Issue #425 - Error generating WSDL (cezarpirajant) ENH: Issue #426 - Make TDataFieldAccessor capable to access data in nested arrays (ctrlaltca) BUG: Issue #427 - Var name mismatch in TActiveFileUpload.php (piotr.knapik) BUG: Issue #428 - Using a TActiveCustomValidator with a TActiveTextBox and AutoPostBack does not work as expected (ctrlaltca) +BUG: Issue #431 - TReCaptcha does not work well with active controls (Gabor) EHN: Permit to change the default cipher in TSecurityManager::setEncryption(); changed the default cipher from 3DES to AES256 (ctrlaltca) EHN: Use php's hash_hmac() when available in TSecurityManager, and permit the use of all algorithms supported by php (ctrlaltca) -- cgit v1.2.3