icingaweb2/library/Icinga/Authentication
Matthias Jentsch 226eb4eded Change setup behavior of the AuthenticationManager to a lazy approach
The authentication manager should only try to set up all backends when
necessary. Remove the backend setup from the constructor and call it only when it is actually needed.

fixes #5506
2014-01-22 13:04:11 +01:00
..
Backend Change all UserBackends to a lazy connection-behavior 2014-01-22 13:04:11 +01:00
Credential.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
GroupBackend.php Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
Manager.php Change setup behavior of the AuthenticationManager to a lazy approach 2014-01-22 13:04:11 +01:00
PhpSession.php Fix bug that caused ajax-request to override values written to the session 2013-11-20 12:01:40 +01:00
Session.php Fix messages in ConfigController 2013-11-20 19:10:38 +01:00
UserBackend.php Change all UserBackends to a lazy connection-behavior 2014-01-22 13:04:11 +01:00