ORIENT/modules/backend/controllers
Samuel Georges 4fd1ca824f Introduce concept of system roles
These are roles defined by a special API code, once a system role code is detected, the role becomes locked and its permissions are sourced from the AuthManager. All permissions are granted to system roles by default, unless otherwise specified. This should make it easier to create client accounts as "Publishers", hiding developer tools like the CMS and Builder plugins by default.
2017-07-13 19:29:50 +10:00
..
accesslogs Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
auth Enable configuration of backend login session persistence (#2924) 2017-06-22 14:34:16 -06:00
index Translate the Loading message 2016-07-28 09:15:12 +02:00
preferences URL -> Url 2017-06-02 23:34:50 +10:00
usergroups Introduce concept of system roles 2017-07-13 19:29:50 +10:00
userroles Introduce concept of system roles 2017-07-13 19:29:50 +10:00
users Introduce concept of system roles 2017-07-13 19:29:50 +10:00
AccessLogs.php Cleanup 2016-01-15 10:20:57 +01:00
Auth.php Enable configuration of backend login session persistence (#2924) 2017-06-22 14:34:16 -06:00
Files.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
Index.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
Preferences.php Preferences -> Preference 2016-05-27 07:46:50 +10:00
UserGroups.php Create migrate script to split permissions out 2017-07-11 19:17:44 +10:00
UserRoles.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00
Users.php Introduce concept of system roles 2017-07-13 19:29:50 +10:00