mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Signed-off-by: Peter Lamperud <petlam@unibet.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// easier to rewrite for Active Directory than to bash it into existing LDAP implementation
|
// easier to rewrite for Active Directory than to bash it into existing LDAP implementation
|
||||||
|
// TODO: Add user in database if auth success and user doesn't already exist in db
|
||||||
|
|
||||||
// disable certificate checking before connect if required
|
// disable certificate checking before connect if required
|
||||||
if (isset($config['auth_ad_check_certificates']) &&
|
if (isset($config['auth_ad_check_certificates']) &&
|
||||||
|
Reference in New Issue
Block a user