Files
@ 939e797c13c4
Branch filter:
Location: kallithea/whitespacecleanup.sh
939e797c13c4
880 B
text/x-sh
hg: drop support for hg web.hidden
Kallithea is not hgweb and should not try to support hgweb config options.
If someone wants to hide repos, they should just remove all access to them.
(_If_ Kallithea should support some kind of more thorough repo hiding, it
should be implemented differently: The hidden repos should not be in the
database and should thus instead be excluded when scanning for repos.)
Kallithea is not hgweb and should not try to support hgweb config options.
If someone wants to hide repos, they should just remove all access to them.
(_If_ Kallithea should support some kind of more thorough repo hiding, it
should be implemented differently: The hidden repos should not be in the
database and should thus instead be excluded when scanning for repos.)