librenms/LibreNMS
Tony Murray 588b115d66
Fix up ldap-authorizer, create non-existent users (#9192)
* First attempt at ldap-auth fixes

* no, guest, so it is not allowed.

* cast to int

* don't count on Session

* return full user

* Specific error for guest not allowed.

* fix up external auth user creation

* fix check

* Fix user level missing
Simplify middleware

* use guard if configured
2018-09-12 12:51:24 -05:00
..
Alert Modified timestamp sent to nagios transport in order to fix an issue with flapjack 2018-09-04 14:08:51 +01:00
Alerting refactor: Allow _perc and _current columns to be string for alert rules (#8532) 2018-04-14 14:11:11 +01:00
Authentication Fix up ldap-authorizer, create non-existent users (#9192) 2018-09-12 12:51:24 -05:00
DB Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
Device Feature: Collect VRP Entity details in the Huawei MIB (#8888) 2018-09-10 23:07:45 -05:00
Exceptions add json_app_get and convert fail2ban over to JSON (#8571) 2018-05-25 21:16:16 -05:00
Interfaces Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
OS Squelch PBN processor warnings (#9153) 2018-09-06 23:05:44 +01:00
RRD Add error checking for DS name length (#6093) 2017-03-09 17:16:35 -06:00
Snmptrap Updates to snmptrap handling (#9010) 2018-08-14 07:56:16 +01:00
Util Fix API auth issues (#9185) 2018-09-11 22:36:52 -05:00
Validations Fix a couple of validation items (#9154) 2018-09-05 19:29:27 +01:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
Component.php Improved Logging and Debugging (#8870) 2018-07-13 23:08:00 +01:00
ComposerHelper.php New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
Config.php New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
IRCBot.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
Model.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
ObjectCache.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
OS.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
Plugins.php Fix plugin loading (#8917) 2018-07-17 13:55:23 -05:00
Proc.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
queuemanager.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
RRDRecursiveFilterIterator.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
service.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
ValidationResult.php Fix web validation shows Array (#7860) 2017-12-06 08:26:32 +00:00
Validator.php feature: Show composer status in web validate. (#8181) 2018-02-27 15:57:20 +00:00