From 1b437a5c22c019d6852d35a79867f1254e718a4d Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 14 Jul 2012 00:14:12 -0400 Subject: [PATCH] Exclude UnboundID classes from Manager and Federation Client builds --- docs/00_index.mkd | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/00_index.mkd b/docs/00_index.mkd index 7b565bd..2d13795 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -66,7 +66,9 @@ ### Integration with Your Infrastructure - Groovy push hook scripts -- Pluggable user service mechanism for custom authentication, authorization, and user management +- Pluggable user service mechanism + - LDAP authentication with optional LDAP-controlled Team memberships + - Custom authentication, authorization, and user management - Rich RSS feeds - JSON-based RPC mechanism - [Java Client RSS/JSON API library](http://code.google.com/p/gitblit/downloads/detail?name=%API%) for custom integration @@ -81,4 +83,4 @@ [jgit]: http://eclipse.org/jgit "Eclipse JGit Site" [git]: http://git-scm.com "Official Git Site" -[rhcloud]: https://openshift.redhat.com/app "RedHat OpenShift" \ No newline at end of file +[rhcloud]: https://openshift.redhat.com/app "RedHat OpenShift" -- Gitblit v1.9.1