ORIENT/modules/backend
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
..
assets Merge remote-tracking branch 'remotes/origin/develop' into l55upgrade 2017-07-11 10:48:54 +10:00
behaviors Merge remote-tracking branch 'remotes/origin/develop' into l55upgrade 2017-07-11 10:48:54 +10:00
classes Introduce concept of system roles 2017-07-13 19:29:50 +10:00
controllers Introduce concept of system roles 2017-07-13 19:29:50 +10:00
database Introduce concept of system roles 2017-07-13 19:29:50 +10:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Introduce concept of system roles 2017-07-13 19:29:50 +10:00
helpers Add Backend::date shorthand helper 2016-11-30 06:59:50 +11:00
lang Introduce concept of system roles 2017-07-13 19:29:50 +10:00
layouts URL -> Url 2017-06-02 23:34:50 +10:00
models Introduce concept of system roles 2017-07-13 19:29:50 +10:00
reportwidgets {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Create an error making trait 2017-06-11 22:38:03 +10:00
views URL -> Url 2017-06-02 23:34:50 +10:00
widgets Merge remote-tracking branch 'remotes/origin/develop' into l55upgrade 2017-07-11 10:48:54 +10:00
ServiceProvider.php String to ::class 2017-06-03 10:31:24 +10:00
composer.json Change versions for testing 2017-05-19 14:13:23 +10:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00