Functions for Settings
Introduction
The functions control access to view or modify settings. Settings come in 3 categories
Settings for WEBSITE: Controls both visuals and functions in the front-ends
Settings for ORGANISATION:
Regular (Privilege:
Admin
)Sensitive: for secrets, keys, etc (Privilege:
System
)
System settings: Installation-wide configuration of services
Users
Regular users require the function VIEW_ADMIN_SETTINGS
for working in the MediaHaven 2.0 front-end. The default MediaHaven 2.0 roles all have this new function.
Functions 23.2
In version 23.2
we have greatly simplified the required functions for managing settings into
Settings | Required functions |
---|---|
WEBSITE (your organisation) |
|
WEBSITE (other organisation) |
|
ORGANISATION (yours) |
|
ORGANISATION (other) |
|
ORGANISATION SENSITIVE (yours) |
|
ORGANISATION SENSITIVE (others) |
|
SYSTEM |
|
For editing settings, the user needs to corresponding edit functions instead of the view functions
EDIT_ADMIN_SETTINGS
EDIT_SYSTEM_SETTINGS
(for security only special internal users are allowed to have this function)ADMIN_EDIT_ALL_ORGANISATIONS
Functions: up to version 23.1
Read Access for Settings
Settings | No function |
|
|
|
|
---|---|---|---|---|---|
WEBSITE (your organisation) |
|
| |||
WEBSITE (other organisation) |
|
| |||
ORGANISATION (yours) |
|
| |||
ORGANISATION (other) |
| ||||
ORGANISATION SENSITIVE (yours) | |||||
ORGANISATION SENSITIVE (others) |
| ||||
SYSTEM |
|
Write Access for Settings
Settings | No function |
|
|
|
|
---|---|---|---|---|---|
WEBSITE (your organisation) |
|
| |||
WEBSITE (other organisation) |
|
| |||
ORGANISATION (yours) |
|
| |||
ORGANISATION (other) |
| ||||
ORGANISATION SENSITIVE (yours) | |||||
ORGANISATION SENSITIVE (others) |
| ||||
SYSTEM |
|
Â