mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
The Auth Manager class incorporates the functionality of the Backend.php and Auth.php class and handles authentication. The authorization parts from the Auth.php (hasPermission(), etc.) have been removed and will be added to the user class refs #4265