From 45e7d914f3519882c63f60eafd9f746b2d56d967 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 10 Aug 2012 16:12:51 -0400 Subject: [PATCH] Encode as UTF-8 --- 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