stable

Clone or download

Read-only

request #11627: Authentication of replication HTTP users used by Gerrit is always denied

Even when the given credentials are valid the access was denied but the logfile was correctly indicating that the user were properly identified. The issue has been introduced by commit ae5b42899a061b6a505e76daa9d9577ff4ba5e69. Change-Id: If0925261850794a7d2d1ddfebb0418f208d72e4e

Modified Files

Name
M plugins/git/include/Git/HTTP/HTTPAccessControl.php +36 −33 Go to diff View file
A plugins/git/phpunit/HTTP/HTTPAccessControlTest.php +213 −0 Go to diff View file
M tests/phpunit/phpunit.xml +1 −0 Go to diff View file