From 5c36f8425345b48adc354def8ed1443b4a236a20 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 07 May 2013 08:08:35 -0400
Subject: [PATCH] [authority] Fixed out of bounds exception on cert generation for a filtered user

---
 releases.moxie |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 53aef4b..0ac22c6 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -12,6 +12,7 @@
 	 - Added more error checking to blob page and blame page
 	 - Disable SNI extensions for client SSL connections
 	 - Fixed prettify language extension loading
+	 - Fixed index out of bounds exceptions when generating client certificates for a user when the user's table has bene filtered
 	 - Use bash instead of sh in Linux/OSX shell scripts (issue 154)
 	 - Fix NPE when getting user's fork without repository list caching (issue 182)
 	 - Fix internal error on folder history links (issue 192)

--
Gitblit v1.9.1