diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-07-05 12:33:03 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-07-05 12:48:55 +0200 |
commit | 7152d0fdefc0cb60b26c928342436604479dc610 (patch) | |
tree | bf01d0c838505dc284b984d8fdbe8fddaca67203 /CHANGELOG | |
parent | c627d3bb02a41716af17dff5eca8d7df30297414 (diff) |
Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
Conflicts:
program/steps/settings/func.inc
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ CHANGELOG Roundcube Webmail - Fix list reload after sending message in another window (#1489931) - Fix so address format errors are ignored when saving a draft (#1489954) - Fix incorrect label translation in return receipt (#1489963) +- Fix security issue in delete-response action - allow only ajax request RELEASE 1.0.1 ------------- |