stable

Clone or download

Read-only

request #9362: Git over HTTP does not work if the repository is not connected to a Gerrit server

Since commit eaa3580fb3c76995d3a2ae4ea5eb2ddae863d1f1 all Git operations for users are rejected with an authentication failure. Change-Id: I806253bd04184ec9e9ef3705d20c27b0018916f7

Modified Files

Name
M plugins/git/include/Git/HTTP/CommandFactory.class.php +14 −12 Go to diff View file
M plugins/git/include/Git/RemoteServer/Gerrit/ReplicationHTTPUserAuthenticator.php +7 −2 Go to diff View file
A plugins/git/tests/Git/RemoteServer/Gerrit/ReplicationHTTPUserAuthenticatorTest.php +91 −0 Go to diff View file