From af80b967213a02fc9cd39dbddbdb2ac582b00200 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Tue, 15 Oct 2013 19:25:31 +0000 Subject: added the ManagerController and the manager users group. Now the users in the manager group can modify the list of allowed distros by means of the main panel --- h-source/Config/Route.php | 1 + 1 file changed, 1 insertion(+) (limited to 'h-source/Config') diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index 9086b08..2aa6720 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -267,6 +267,7 @@ class Route 'hostcontrollers,differences', 'hostcontrollers,climb', 'hostcontrollers,talk', + 'manager,distros', ); //it can be 'yes' or 'no' -- cgit v1.2.3