icingaweb2/library
Eric Lippmann af58732545 Introduce `User::can()' for checking whether a user has a given permission
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()'.
2014-09-18 14:37:18 +02:00
..
Icinga Introduce `User::can()' for checking whether a user has a given permission 2014-09-18 14:37:18 +02:00
IcingaVendor Remove cached version of dompdf log.htm from source control 2014-09-08 16:22:15 +02:00