Skip to end of banner
Go to start of banner

Functions for Settings

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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: User or Admin)

    • Sensitive: for secrets, keys, etc (Privilege: Zeticon)

  • System settings: Installation wide configuration of services

Users

Regular users don’t require these functions because every user has read access to the settings WEBSITE and ORGANISATION (non sensitive) from their own organisation.

Functions

Read Access to Setting

Settings

No function

READ_
ORGANISATIONS

VIEW_
SYSTEM_
SETTINGS

ADMIN_
ORGANISATION

ADMIN_ALL_ORGANISATIONS

WEBSITE (your organisation)

(tick)

(tick)

(tick)

(tick)

(tick)

WEBSITE (other organisation)

(error)

(tick)

(tick)

(error)

(tick)

ORGANISATION (yours)

(tick)

(tick)

(tick)

(tick)

(tick)

ORGANISATION (other)

(error)

(tick)

(tick)

(error)

(tick)

ORGANISATION SENSITIVE (yours)

(error)

(error)

(error)

(tick)

(tick)

ORGANISATION SENSITIVE (others)

(error)

(error)

(error)

(error)

(tick)

SYSTEM

(error)

(error)

(tick)

(error)

(tick)

  • No labels