stable
Clone or download
Read-only
Merge commit 'refs/changes/64/30064/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #35488 Add a command to create and modify LDAP group Change-Id: I54d58d2d93a912876e1ade48856be73b84189b61
Modified Files
Name | ||||
---|---|---|---|---|
A | tools/utils/TuleapDev/AddLDAPGroupCommand.php | +141 | −0 | Go to diff View file |
M | tools/utils/TuleapDev/AddLDAPUserCommand.php | +2 | −1 | Go to diff View file |
A | tools/utils/TuleapDev/LDAPHelper.php | +62 | −0 | Go to diff View file |
M | tools/utils/TuleapDev/ModLdapUserCommand.php | +33 | −53 | Go to diff View file |
M | tools/utils/tuleap-dev.php | +1 | −0 | Go to diff View file |