stable

Clone or download

Read-only

Handle ugroup binding in .SVNAccessFile

part of story #8813 Manage Permission The .SVNAccessFile of each svn repositories of a project is modified, after system events, if: - a user group is bound to another one - a member is added to/removed from the source user group This behavior is the same as in svn core. Change-Id: Ibc1a16138e7a4396a47b897dcac54ad5c2fde461

Modified Files

Name
M plugins/svn/include/svnPlugin.class.php +3 −3 Go to diff View file
M src/common/event/Event.class.php +3 −3 Go to diff View file
M src/common/system_event/include/SystemEvent_UGROUP_MODIFY.class.php +23 −9 Go to diff View file
M tests/simpletest/common/system_event/include/SystemEvent_UGROUP_MODIFY_Test.php +1 −1 Go to diff View file