Closed martinjinda closed 7 years ago
Thanks for your contribution!
I'll review it as soon as I'm back from holiday (being sunday).
Yep, hope it will be fine.
Enjoy vacation đź‘Ť
@martinjinda there is already a method deleteAttributes()
https://github.com/zendframework/zend-ldap/blob/master/src/Ldap.php#L1314-L1339
Only the add method is missing or did i overseen something?
@ThaDafinser You didn't, but I did. So that's great. Plus I didn't control input from user in the entry at all.
@martinjinda Thanks for your contribution. Can you please also add a test for the method?
Damned Typo in a commit-message...
@martinjinda Any news on this PR? I'D love to add it to the lib but I'd need some tests for that…
@heiglandreas Thanks for remind me. Will take a look.
This PR adds a way to delete or add one or more attributes to the specified dn.
This PR issue https://github.com/zendframework/zend-ldap/issues/5