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 10 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 for Settings

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)

Write Access for Settings

Settings

No function

ADMIN_
WEBSITE

ADMIN_
BACKEND_
SSERVICES

ADMIN_
ORGANISATION

ADMIN_
ALL_
ORGANISATIONS

WEBSITE (your organisation)

(error)

(tick)

(tick)

(error)

(tick)

WEBSITE (other organisation)

(error)

(error)

(error)

(error)

(tick)

ORGANISATION (yours)

(error)

(error)

(error)

(tick)

(tick)

ORGANISATION (other)

(error)

(error)

(error)

(error)

(tick)

ORGANISATION SENSITIVE (yours)

(error)

(error)

(error)

(error)

(tick)

ORGANISATION SENSITIVE (others)

(error)

(error)

(error)

(error)

(tick)

SYSTEM

(error)

(error)

(error)

(error)

(tick)

  • No labels