From 376cbfd4f2dfcf455717409b70d9d056cbeb08b1 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 15 Dec 2014 07:47:55 -0500 Subject: [PATCH] Fix bugs where CSRF attacks were still possible on some requests --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 8fcb201..370ab1a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,7 @@ - Fix possible issues in skin/skin_path config handling (#1490125) - Fix lack of delimiter for recipient addresses in smtp_log (#1490150) - Fix generation of Blowfish-based password hashes (#1490184) +- Fix bugs where CSRF attacks were still possible on some requests RELEASE 1.0.3 ------------- -- Gitblit v1.9.1