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 DateFormatTest: disable it as it is broken 2014-09-04 18:39:02 +02:00
library/Icinga Introduce `User::can()' for checking whether a user has a given permission 2014-09-18 14:37:18 +02:00
regression Fix that Icinga\Web\Url::fromPath drops fragments 2014-08-14 14:23:31 +02:00
res Extend TranslatorTest with new tests 2014-09-16 16:14:07 +02:00
bootstrap.php Remove license headers from all files 2014-07-15 13:43:52 +02:00