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 fbca558 commit 2cbf3c0Copy full SHA for 2cbf3c0
Adapter/ExtLdap/Connection.php
@@ -51,7 +51,7 @@ public function isBound()
51
/**
52
* {@inheritdoc}
53
*
54
- * @param string $password WARNING: When the LDAP server allows unauthenticated binds, a blank $password will always be valid.
+ * @param string $password WARNING: When the LDAP server allows unauthenticated binds, a blank $password will always be valid
55
*/
56
public function bind($dn = null, $password = null)
57
{
0 commit comments