mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Adding an option (auth_ldap_skip_group_check) to bypass ldap_compare if the server does not support the option * add auth_ldap_skip_group_check to config_definitions.json * update resources/lang/en/settings.php * add missing comma * rename auth_ldap_skip_group_check to auth_ldap_require_groupmembership and change logic Co-authored-by: Tony Murray <murraytony@gmail.com>