Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zentraler Informatikdienst
Digitale Medien und Lerntechnologien
eExams
tcexam
Commits
9cb5ac38
Commit
9cb5ac38
authored
Apr 14, 2015
by
User expired
Browse files
chenged permissions for user/group chenges
parent
b1f5e8b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
admin/config.default/tce_auth.php
admin/config.default/tce_auth.php
+2
-2
No files found.
admin/config.default/tce_auth.php
View file @
9cb5ac38
...
...
@@ -54,7 +54,7 @@ define ('K_AUTH_INDEX', K_AUTH_OPERATOR);
/**
* Required user's level to access "user editor".
*/
define
(
'K_AUTH_ADMIN_USERS'
,
K_AUTH_
OPE
RATOR
);
define
(
'K_AUTH_ADMIN_USERS'
,
K_AUTH_
ADMINIST
RATOR
);
/**
* Required user's level to delete users.
...
...
@@ -74,7 +74,7 @@ define ('K_AUTH_IMPORT_USERS', K_AUTH_ADMINISTRATOR);
/**
* Required user's level to access "group editor".
*/
define
(
'K_AUTH_ADMIN_GROUPS'
,
K_AUTH_
OPE
RATOR
);
define
(
'K_AUTH_ADMIN_GROUPS'
,
K_AUTH_
ADMINIST
RATOR
);
/**
* Required user's level to delete user groups.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment