From 7535ebacc69a7b39993992c62cfc3456cdbe1d45 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 27 Sep 2013 08:02:33 -0400 Subject: [PATCH] Do not log passwords on failed authentication attempts (issue-316) --- releases.moxie | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index b05fbc1..f9e21d4 100644 --- a/releases.moxie +++ b/releases.moxie @@ -10,12 +10,14 @@ text: ~ security: ~ fixes: + - Fixed support for implied SSH urls in web.otherUrls (issue-311) - Fix potential NPE on removing uncached repository from cache - Ignore the default contents of .git/description file changes: - Personal repository prefix (~) is now configurable (issue-265) - Reversed line links in blob view (issue-309) - Dashboard and Activity pages now obey the web.generateActivityGraph setting (issue-310) + - Do not log passwords on failed authentication attempts (issue-316) - Updated default binary and Lucene ignore extensions additions: - Added branch graph image servlet based on EGit's branch graph renderer (issue-194) @@ -32,6 +34,8 @@ - Klaus Nuber - Florian Zschocke - Bret Ikehara + - Chad Horohoe + - Domingo Oropeza } # -- Gitblit v1.9.1