We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58e9c9 commit 764be0bCopy full SHA for 764be0b
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
use Webmozart\Assert\Assert;
8
lib/Auth/Process/BaseFilter.php
/**
* This base LDAP filter class can be extended to enable real
0 commit comments