stable
Clone or download
Read-only
Merge commit 'refs/changes/45/10545/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11130: Broken regexes in Git fine grained permissions can block any Git administrative operations Change-Id: I3c06f10e9f47c1f43142da5c779307db109be77d
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/bin/gitolite-test-ref-pattern.pl | +27 | −0 | Go to diff View file |
M | plugins/git/include/Git/Permissions/FineGrainedRegexpValidator.php | +24 | −4 | Go to diff View file |
M | plugins/git/tests/Git/Permissions/FineGrainedRegexpValidatorTest.php | +6 | −2 | Go to diff View file |