diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-08-08 08:55:46 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-08-08 08:55:46 +0200 |
commit | b807084a6b33c96d2568456f367b1c5a8384660c (patch) | |
tree | a4928dd45cd01395c0205aeba8f49d8f62e94536 /CHANGELOG | |
parent | 2bbc3da52aee81e920e46778d68278bd31f7bb6b (diff) |
- Fix (disable) request validation for spell and spell_html actions
Consider action whitelist also for ajax requests
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix (disable) request validation for spell and spell_html actions - Add new DB abstraction layer based on PHP PDO, supporting SQLite3 (#1488332) - Removed PEAR::MDB2 package - Removed users.alias column, added option ('user_aliases') |