icingaweb2/test/php
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
..
application
library/Icinga Introduce `User::can()' for checking whether a user has a given permission 2014-09-18 14:37:18 +02:00
regression
res Extend TranslatorTest with new tests 2014-09-16 16:14:07 +02:00
bootstrap.php