From a0c34e37fe8e456a21c7a57e9d45e637ab40cce8 Mon Sep 17 00:00:00 2001 From: Florian Zschocke <florian.zschocke@cycos.com> Date: Mon, 12 Aug 2013 16:32:12 -0400 Subject: [PATCH] Add an Apache htpasswd user service --- src/site/features.mkd | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) diff --git a/src/site/features.mkd b/src/site/features.mkd index 9751482..d5bf410 100644 --- a/src/site/features.mkd +++ b/src/site/features.mkd @@ -1,6 +1,7 @@ ## Standard Features (GO/WAR) - JGit http/https SmartHTTP servlet - JGit git protocol daemon +- Menu driven native platform clone links for all popular Git clients - Browser and git client authentication - Four *per-repository* access restriction configurations with a Read-Only control flag -  *Anonymous View, Clone & Push* @@ -34,10 +35,13 @@ - Administrators and Repository Owners may set the default branch through the web UI or RPC interface - 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 -- Push log based on a hidden, orphan branch refs/gitblit/pushes +- User-tracked reflog for pushes, tags, etc. - Fanout PubSub notifications service for self-hosted [Sparkleshare](http://sparkleshare.org) use - gh-pages display support (Jekyll is not supported) - Branch metrics (uses Google Charts) @@ -53,16 +57,16 @@ - Single text file for users configuration - Optional utility pages -  Docs page which enumerates all Markdown files within a repository - -  **readonly** Ticgit ticket pages *(based on last MIT release bf57b032 2009-01-27)* + -  **readonly and deprecated** Ticgit ticket pages *(based on last MIT release bf57b032 2009-01-27)* - Translations - English - Japanese - Spanish - Polish - Korean - - Brazilian Portuguese - - Dutch - - Chinese (zh_CN) + - Brazilian Portuguese + - Dutch + - Chinese (zh_CN) ## Gitblit GO Features - Out-of-the-box integrated stack requiring minimal configuration -- Gitblit v1.9.1