stable

Clone or download

Read-only

Inject LDAP_UserGroupDao dependency

This is part of request #10044 Problem in user group binding There is no functionnal changes here. This is a second step of refactoring in order to have real unit tests. Change-Id: Ib31dc328379c687bed99f23c082d12ee617005ae

Modified Files

Name
M plugins/ldap/include/LDAP_UserGroupManager.class.php +9 −5 Go to diff View file
M plugins/ldap/include/ldapPlugin.class.php +12 −3 Go to diff View file
M plugins/ldap/www/ugroup_add_user.php +1 −17 Go to diff View file
M plugins/ldap/www/ugroup_edit.php +1 −16 Go to diff View file
M src/common/project/Admin/ProjectUGroup/Controller/Binding.class.php +1 −7 Go to diff View file
M src/common/project/Admin/ProjectUGroup/View/ShowBinding.class.php +6 −8 Go to diff View file