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
User expired
tcexam_uibk
Commits
b853799d
Commit
b853799d
authored
Apr 14, 2015
by
User expired
Browse files
Revert "chenged permissions for user/group chenges"
This reverts commit
9cb5ac38
.
parent
67e42675
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 @
b853799d
...
...
@@ -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_
ADMINIST
RATOR
);
define
(
'K_AUTH_ADMIN_USERS'
,
K_AUTH_
OPE
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_
ADMINIST
RATOR
);
define
(
'K_AUTH_ADMIN_GROUPS'
,
K_AUTH_
OPE
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