]> git.nbdom.net Git - nb.git/commitdiff
etc/dbq/ldap.php
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 7 Oct 2024 07:31:35 +0000 (09:31 +0200)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 7 Oct 2024 07:31:35 +0000 (09:31 +0200)
etc/dbq/ldap.php

index 5c6f3e34b8edd498524e66be108754af1aaf538d..1bdb25e01f4c9638edd0e04a3a5391950aaf9f47 100644 (file)
@@ -8,7 +8,7 @@ if (isset($_SERVER['HTTP_HOST'])) {
 
 } else {
        $user = Nb::user_infos('name');
-       return; # NB 09.12.22: Could not authenticate to LDAP server
+       return; # Could not authenticate to LDAP server
        $password = '';
 
 }