librenms/app/Listeners
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
..
AuthEventListener.php Fix up ldap-authorizer, create non-existent users (#9192) 2018-09-12 12:51:24 -05:00