mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-14 05:28:09 +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()'.