]> gitweb.fluxo.info Git - puppet-git.git/commitdiff
Gitolite: restrict GIT_CONFIG_KEYS
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Mar 2016 15:09:48 +0000 (12:09 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 7 Mar 2016 15:09:48 +0000 (12:09 -0300)
files/gitolite.rc.jessie

index 024ecf73ec2bc9de2ecd40c0b3e3af408fb43035..8efc53496e9c6ec4c22c2e4509ec69ec8a03be17 100644 (file)
@@ -21,7 +21,7 @@
     UMASK                           =>  0077,
 
     # look for "git-config" in the documentation
-    GIT_CONFIG_KEYS                 =>  '.*',
+    GIT_CONFIG_KEYS                 =>  'gitweb\.owner gitweb\.description',
 
     # comment out if you don't need all the extra detail in the logfile
     LOG_EXTRA                       =>  1,