We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c61ed2 commit 7330c06Copy full SHA for 7330c06
2 files changed
lib/Auth/Process/AttributeAddFromLDAP.php
@@ -2,7 +2,7 @@
2
3
namespace SimpleSAML\Module\ldap\Auth\Process;
4
5
-use SimpleSAML\module\Auth\LDAP;
+use SimpleSAML\module\ldap\Auth\LDAP;
6
7
/**
8
* Filter to add attributes to the identity by executing a query against an LDAP directory
lib/Auth/Process/BaseFilter.php
* This base LDAP filter class can be extended to enable real
0 commit comments