stable

Clone or download

Read-only

request #13989: Gitolite shell raises warning for Git over HTTP operations when port used by the client can not be determined

You can simulate the issue by not passing the remote port information to PHP FPM: edit /etc/nginx/fastcgi.conf, comment the line about the remote port and reload nginx. gitolite-shell does not complain anymore about incorrect string concatenation when doing Git over HTTP operations. Change-Id: Ib09e6f802eff77e17529c72ed03d81b4057279d1

Modified Files

Name
M plugins/git/include/Git/HTTP/CommandGitolite.class.php +2 −2 Go to diff View file