stable

Clone or download

Read-only

request #9287 A pattern must be in read only if no writers and rewinders

Given that my Git branch fine grained permission are the following security RW+: @nobody RW: @nobody * RW+: @project_members RW: @project_admins A push on branch security must be denied. Change-Id: Id3b6e5c2d987ff26e337570307c0f1b326c957a7

Modified Files

Name
M plugins/git/include/Git/Gitolite/ConfigPermissionsSerializer.class.php +1 −3 Go to diff View file
M plugins/git/tests/Git/Gitolite/ConfigPermissionsSerializerTest.php +28 −0 Go to diff View file