Remove a few loops in cgit for a large number of repos.
Michael Hess
mlhess at umich.edu
Thu Oct 10 16:44:55 CEST 2013
Hi Everyone,
I am looking into using cgit for Drupal.org's repos, and wondering if we
could remove code like this:
http://git.zx2c4.com/cgit/tree/shared.c#n79
We have almost 10,000 repos and are worried about the load from loops, and
building the index it loops over. All of the repos are under a directory
(in 2 different sub directories), so I was hoping we could just validate
the directory path (making sure someone is not trying to do a ../../,etc)
and allow it?
Could that be done? Please let me know your thoughts.
Thanks
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20131010/06a3d09d/attachment.html>
More information about the CGit
mailing list