stable

Clone or download

Read-only

request #14231: Gitolite shell raises warning for Git over HTTP operations when port used by the client is an empty string

See 80270f575674eba3c9f954a680a1235aadd31173 for the first part. In fact it seems that the remote port can be set to an empty string… You can simulate the issue by explicitely setting the remote port information to an empty string when passing it to PHP FPM: edit /etc/nginx/fastcgi.conf, replace $remote_port by "" and reload nginx. Change-Id: Id357c2e41f39248d3ab4443e4665a097c632a2ab

Modified Files

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