stable
Clone or download
Read-only
This task is part of story #8418 setup a git permissions template for my project For projects that not explicitely set values for default git access control, some values are now set by default. To test it, please set $default_access_rights_enabled in GitPresenters_AdminPresenter to true Change-Id: Ia3ff0b53e5393ef6b6eda3e873010c95802d321b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/db/install.sql | +11 | −1 | Go to diff View file |
A | plugins/git/db/mysql/updates/2016/201606010939_add_git_default_permission_values.php | +59 | −0 | Go to diff View file |
M | plugins/git/include/Git.class.php | +3 | −3 | Go to diff View file |
M | plugins/git/include/GitPermissionsManager.class.php | +1 | −1 | Go to diff View file |