mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
parent
02abe35faa
commit
652bdb6e3e
@ -7,6 +7,11 @@ use Icinga\Forms\Security\RoleForm;
|
|||||||
use Icinga\Web\Controller\AuthBackendController;
|
use Icinga\Web\Controller\AuthBackendController;
|
||||||
use Icinga\Web\Notification;
|
use Icinga\Web\Notification;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Manage user permissions and restrictions based on roles
|
||||||
|
*
|
||||||
|
* @TODO(el): Rename to RolesController: https://dev.icinga.org/issues/10015
|
||||||
|
*/
|
||||||
class RoleController extends AuthBackendController
|
class RoleController extends AuthBackendController
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user