Skip to content
Snippets Groups Projects
Commit 97f6b3c5 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'task-3755-admins-konfigurierbar-machen' into 'master'

Task 3755 admins konfigurierbar machen

See merge request !104
parents 7186d908 16f80e47
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,7 @@ return array(
// "authenticated" => array(),
// "developer" => array(),
// "projectmanager" => array(),
"admin" => array(
"cliadmin", // generic cli user from user class
"hahn",
"dschueler",
"admin" => array(<%= @replace["adminusers"] %>),
),
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment