From 0353c1fc521826c57a318affec4fbec7aa3b71e9 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 05 Mar 2014 11:42:34 -0500
Subject: [PATCH] Allow unregistered milestone selection on edit ticket page

---
 src/site/siteindex.mkd |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/site/siteindex.mkd b/src/site/siteindex.mkd
index f72e9c1..1b6dcdf 100644
--- a/src/site/siteindex.mkd
+++ b/src/site/siteindex.mkd
@@ -68,9 +68,10 @@
 - Groovy push hook scripts
 - Pluggable user service mechanism
     - LDAP authentication with optional LDAP-controlled Team memberships
-	- Redmine authentication
-	- SalesForce.com authentication
-	- Windows authentication
+    - Redmine authentication
+    - SalesForce.com authentication
+    - Windows authentication
+    - PAM authentication
     - Custom authentication, authorization, and user management
 - Rich RSS feeds
 - JSON-based RPC mechanism

--
Gitblit v1.9.1