From 06116dd5f166ec2fff0531d21d6a291c9018703c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 17 Jun 2013 16:00:17 -0400 Subject: [PATCH] Minor tweaks to SalesForce user service --- src/site/features.mkd | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/site/features.mkd b/src/site/features.mkd index b99aa52..9751482 100644 --- a/src/site/features.mkd +++ b/src/site/features.mkd @@ -1,5 +1,6 @@ ## Standard Features (GO/WAR) -- JGit SmartHTTP servlet +- JGit http/https SmartHTTP servlet +- JGit git protocol daemon - Browser and git client authentication - Four *per-repository* access restriction configurations with a Read-Only control flag -  *Anonymous View, Clone & Push* @@ -72,7 +73,7 @@ - Built-in AJP connector for Apache httpd ## Limitations -- HTTP/HTTPS are the only supported Git protocols +- HTTP/HTTPS/GIT are the only supported Git protocols - Built-in access controls are not path-based, they are repository-based. [jgit]: http://eclipse.org/jgit "Eclipse JGit Site" -- Gitblit v1.9.1