mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-17 11:30:27 +01:00
The authentication manager already has the `hasPermission()' method but it lacks wildcard support and uses stupid looping. Implementing this method on the user further saves a call to `User::getPermissions()'.