summaryrefslogtreecommitdiffstats
path: root/docs/01_features.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-07-05 17:32:45 -0400
committerJames Moger <james.moger@gitblit.com>2011-07-05 17:32:45 -0400
commited21d23885c2f112e5c5650e9436870b1ac99392 (patch)
tree0295c2ca3589b03a0c4eeb51ab05d8f7fb608272 /docs/01_features.mkd
parentd9f68798555e5ba8b4f7ddecf4a8cabbe9bb161a (diff)
downloadgitblit-ed21d23885c2f112e5c5650e9436870b1ac99392.tar.gz
gitblit-ed21d23885c2f112e5c5650e9436870b1ac99392.zip
Documentation. Added JavaDoc. Clarified repository access restriction.
Diffstat (limited to 'docs/01_features.mkd')
-rw-r--r--docs/01_features.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index 7c522a7c..f3b17071 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -1,7 +1,7 @@
## Gitblit Features
- JGit SmartHTTP servlet
- Browser and git client authentication
-- Four repository access control configurations with a Read-Only control flag
+- Four *per-repository* access control configurations with a Read-Only control flag
<ul class='noBullets'>
<li>![anonymous](blank.png) *Anonymous View, Clone & Push*</li>
<li>![push](lock_go_16x16.png) *Authenticated Push*</li>