librenms/LibreNMS
micko c3cf527301
Added: auth_ldap_skip_group_check when ldap_compare is not supported (#13926)
* 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>
2022-05-06 16:48:01 -05:00
..
Alert Sensu: Correct type hint (#13915) 2022-04-13 14:25:56 +02:00
Alerting Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
Authentication Added: auth_ldap_skip_group_check when ldap_compare is not supported (#13926) 2022-05-06 16:48:01 -05:00
Cache Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
Data use builtin "safename" (#13945) 2022-04-23 08:33:36 -05:00
DB Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Device Migrate addhost.php to lnms device:add (#13870) 2022-04-04 10:41:18 -05:00
Enum New device:add code (#13842) 2022-03-12 16:14:32 -06:00
Exceptions Migrate addhost.php to lnms device:add (#13870) 2022-04-04 10:41:18 -05:00
Interfaces STP fix, only try contexts on Cisco (#13767) 2022-02-11 08:37:19 -06:00
Modules Handle bad uptime input (#13899) 2022-04-15 10:19:54 -05:00
OS Fix STP polling bug (#13924) 2022-04-15 19:33:49 -05:00
Polling Rename NetSnmp to SnmpQuery (#13344) 2021-10-07 17:03:53 -05:00
RRD Revert "RRD Allow specifying a source file and ds to fill data (#13480)" (#13602) 2021-12-06 12:34:46 -06:00
Snmptrap Added Cisco Err-Disable interface event trap handler (#13855) 2022-04-01 21:02:51 +01:00
Util Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Validations Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
__init__.py Fix config fetch disrupted by stderr (#13362) 2021-10-28 11:04:14 -05:00
command_runner.py Fix config fetch disrupted by stderr (#13362) 2021-10-28 11:04:14 -05:00
Component.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ComposerHelper.php Implement system for user packages in composer (#13718) 2022-02-02 17:33:23 +01:00
Config.php Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
IRCBot.php Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Model.php Apply fixes from StyleCI (#13208) 2021-09-08 23:35:56 +02:00
ObjectCache.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
OS.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
Plugins.php New plugin system based on Laravel Package Development (#12998) 2021-10-19 06:53:28 -05:00
Poller.php Move Config loading to a service provider (#13927) 2022-04-22 19:12:07 -05:00
Proc.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
queuemanager.py Dispatcher: services and ping not polling default groups (#13403) 2021-10-21 10:12:36 -05:00
RRDRecursiveFilterIterator.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
service.py Attempt to fix dispatcher stats thread exception (#13478) 2021-11-11 22:20:36 -06:00
Services.php Swich links to https (#12511) 2021-02-09 00:29:04 +01:00
SNMPCapabilities.php SNMP Capabilities (#13289) 2021-09-28 18:35:59 -05:00
ValidationResult.php Fix validation page (#13929) 2022-04-17 08:38:16 -05:00
Validator.php Port Validation Page to Laravel (#13921) 2022-04-14 11:22:40 -05:00
Waas.php Polling cleanup, fix PHP warnings (#13460) 2021-11-14 14:58:13 -06:00
wrapper.py Full Python code fusion / refactor and hardening 2nd edition (#13188) 2021-09-27 14:24:25 -05:00