From 659ef7a5b3ad3cd010b021a369704d7d5f005859 Mon Sep 17 00:00:00 2001
From: hahn <axel.hahn@iml.unibe.ch>
Date: Thu, 1 Feb 2018 17:40:17 +0100
Subject: [PATCH] ci - add permission for page_checkssh

---
 config/inc_roles.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/inc_roles.php b/config/inc_roles.php
index 840866e3..a29ef2d6 100644
--- a/config/inc_roles.php
+++ b/config/inc_roles.php
@@ -46,6 +46,7 @@ return array(
         "page_htmltest",
         "page_phase",
         "page_setup",
+        "page_checkssh",
         
         // see $oProject->renderLink() and $oProject->[äction]
         "project-action-default",
-- 
GitLab