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 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/releases.moxie b/releases.moxie
index 23c0de8..f9e21d4 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -17,6 +17,7 @@
- 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)
--
Gitblit v1.9.1