Move the SimpleSAML_Auth_LDAP class #167
Closed
Labels
Milestone
Comments
Long time since the last comment, but this is still a relevant change for 2.0 |
If it's not a huge amount of work, I'd favour doing this for 2.0. |
A little while back we've discussed this again on Whatsapp and decided the class could move to the ldap-module, which I did. The class now only is a wrapper, redirecting to the class in the module for BC-compatibility. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is actually more a collection of LDAP-related utilities, so move it to
lib/SimpleSAML/Utils/LDAP.php
. This of course needs refactoring everything using this class.The text was updated successfully, but these errors were encountered: