ltb-project / ltb-common

PHP framework for LTB project applications
https://packagist.org/packages/ltb-project/ldap
GNU General Public License v3.0
3 stars 2 forks source link

Generic method to get attribute values from LDAP #32

Closed abpai94 closed 2 months ago

abpai94 commented 3 months ago

31

coudot commented 3 months ago

We should also add a unit test in tests/Ltb/LdapTest.php

davidcoutadeur commented 3 months ago

I'll give a look to this feature on tomorrow.

@abpai94 : if the feature is finished, could your 1/ squash your commits and 2/ rebase on top of master? Thanks

abpai94 commented 2 months ago

@davidcoutadeur tests added, ready to merge!