severity 648561 wishlist
tags 648561 + upstream
retitle 648561 gitweb: please deny access to repositories without
git-daemon-export-ok
quit
Hi Erik,
Erik Wenzel wrote:
> To display repositories containing the file git-daemon-export-ok as
> announced in git-daemon(1)
The git-daemon(1) manpage describes git daemon, not gitweb, so I guess
you mean that
# Do not list projects without git-daemon-export-ok in the
# projects list.
our $export_ok = "git-daemon-export-ok";
# Do not allow access to projects not listed in the projects
# list.
our $strict_export = 1;
should be the default.
I have no opinion either way on that. Could you say a little about
why?
Thanks,
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]