From 33c1798a05c95d98d36842ab0a26b32f642788f5 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Tue, 15 Jan 2013 18:37:04 +0000 Subject: fix #432 --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d7726b38..8c99149e 100644 --- a/HISTORY +++ b/HISTORY @@ -17,6 +17,7 @@ ENH: Issue #426 - Make TDataFieldAccessor capable to access data in nested array 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) +BUG: Issue #432 - Double slash with URL Tags in www root (ctrlaltca) 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