From 86dca9da11d66aba2104ab64fbe3affb5ebf0ff4 Mon Sep 17 00:00:00 2001
From: Robin Rosenberg <robin.rosenberg@dewire.com>
Date: Sun, 01 Sep 2013 13:58:28 -0400
Subject: [PATCH] Don't crash with an NPE when the cache contains removed repositoried

---
 src/site/features.mkd |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/site/features.mkd b/src/site/features.mkd
index fd89ad8..d5bf410 100644
--- a/src/site/features.mkd
+++ b/src/site/features.mkd
@@ -36,6 +36,8 @@
 - LDAP authentication and optional LDAP-controlled Team memberships
 - Redmine authentication
 - Salesforce.com authentication
+- Windows authentication
+- PAM authentication
 - Gravatar integration
 - Git-notes display support
 - Submodule support

--
Gitblit v1.9.1