stable

Clone or download

Read-only

fix: Handle anonymous HTTPS clone with the `gitolite` user

Git 2.44.1 now complains about it with a `fatal: detected dubious ownership in repository at ...` error message. Authenticated HTTPS clones are not impacted as they already runs under the `gitolite` user. Part of request #37952 Git: 2.44.0 -> 2.44.1 Change-Id: I1858330aa927d3e54ac9e1ed550c12914c752e6b

Modified Files

Name
M plugins/git/etc/sudoers.d/gitolite3-http +1 −1 Go to diff View file
M plugins/git/include/Git/HTTP/CommandGitTuleapHttpBackend.php +1 −1 Go to diff View file