2078a0c828
This allows running gitweb as a separate user without needing to allow it read access to gitosis-admin.git. Running as separate user will still most likely require a ``chgrp www-data`` of the relevant repositories, but nothing not already decided public needs to be exposed. Existing gitweb users will need to adjust their gitweb.conf to point to the new location of the projects.list file. Removing the old projects.list from ~git/repositories/gitosis-admin.git/projects.list is safe once gitweb has switched to using the new location. |
||
---|---|---|
.. | ||
templates | ||
test | ||
__init__.py | ||
access.py | ||
app.py | ||
gitdaemon.py | ||
gitweb.py | ||
group.py | ||
init.py | ||
repository.py | ||
run_hook.py | ||
serve.py | ||
ssh.py | ||
util.py |