]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Use the config file to set repository owner's name.
authorBruno Ribas <redacted>
Fri, 8 Feb 2008 16:38:04 +0000 (14:38 -0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:12 +0000 (00:07 -0400)
Now gitweb checks if gitweb.owner exists before trying to get filesystem's
owner.

Allow to use configuration variable gitweb.owner set the repository owner,
it checks the gitweb.owner, if not set it uses filesystem directory's owner.

Useful when we don't want to maintain project list file, and all
repository directories have to have the same owner (for example when the
same SSH account is shared for all projects, using ssh_acl to control
access instead).

Signed-off-by: Bruno Ribas <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.150632 seconds and 4 git commands to generate.