mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-31 03:50:11 +02: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()'.