| Zeile 786: |
Zeile 786: |
| | <br /> | | <br /> |
| | | | |
| − | The access to certain resources provied by the application, e.g. facilities, actions, elements of the user interface, can be limited or unlimited. | + | The access to certain resources provied by the application, e.g. facilities, actions, elements of the user interface, can be limited or unlimited. The access is unlimited if the user is a superuser. Any superuser can set or unset the property '''Superuser''' for any other user. The access for not-superuser users can be limited through his groups ('''group-level authorization''') and/or locations ('''location-level authorization'''). |
| | | | |
| − | The access is unlimited if the user is a superuser. Any superuser user can set or unset the property '''Superuser''' of any other user. | + | ===Group-Level Authorization=== |
| | + | |
| | + | <br /> |
| | + | |
| | + | The user belongs one or more groups. For each group the following categories of resources can be allowed or denied |
| | | | |
| − | The access for not-superuser user can be limited through the groups and/or locations.
| + | {| class="wikitable" |
| | + | |+ |
| | + | !Category |
| | + | !Description |
| | + | !Example |
| | + | |- |
| | + | |Actions |
| | + | |Some actions, the user can execute from the dashboard |
| | + | |Open a gate |
| | + | |- |
| | + | |Tables |
| | + | |Create, read, update and delete records in database tables |
| | + | |Access to the audit table |
| | + | |- |
| | + | |Views |
| | + | |Show or hide user interface elements |
| | + | |Shor or hide the menu '''Administration | Groups''' |
| | + | |} |
| | | | |
| − | ===Group-Level Authorization===
| |
| | | | |
| − | <br />
| |
| | | | |
| | ===Location-Level Authorization=== | | ===Location-Level Authorization=== |
| | | | |
| | <br /> | | <br /> |