Remove TODO to create gitweb.conf, that would be a security issue.

Implementing it would mean user git could run perl code as www-data,
on most setups. Not good.
This commit is contained in:
Tommi Virtanen 2007-11-15 22:04:22 +02:00
parent e8f6d7947d
commit a30645db52

View file

@ -37,8 +37,6 @@
- gitweb knows about README.html, figure out how to generate from e.g.
README.rst in gitosis.git
- make gitosis-gitweb output a gitweb.conf file too
- need to chgrp repositories www-data to make them accessible by gitweb
- allow using git-cvsserver?