mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
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