icingaweb2/library/Icinga/Authentication
Matthias Jentsch f9fee2df70 Do not interrupt authentication chain on invalid ldap connection infos
Catch LdapExceptions and throw AuthenticationException to not interrupt authentication chain

fixes #7497
2014-11-04 12:35:41 +01:00
..
Backend Do not interrupt authentication chain on invalid ldap connection infos 2014-11-04 12:35:41 +01:00
AdmissionLoader.php Use lowercase username and user groups for loading user permissions and restrictions 2014-10-20 13:36:37 +02:00
AuthChain.php Move Logger to the Application namespace 2014-10-31 10:27:17 +01:00
Manager.php Move Logger to the Application namespace 2014-10-31 10:27:17 +01:00
UserBackend.php
UserGroupBackend.php lib: Add UserGroupBackend as base class and factory for user group backends 2014-10-20 13:41:33 +02:00