61 lines
1.3 KiB
YAML
61 lines
1.3 KiB
YAML
---
|
|
# To get a permission string you have to combine the top level string
|
|
# with one of the strings in the lower levels. Permissions are e. g.
|
|
# agenda_item.can_manage or agenda_item.can_see.
|
|
|
|
# The permissions are hierarchical. Users with agenda_item.can_manage do have
|
|
# implicitly agenda_item.can_see_internal and agenda_item.can_see.
|
|
|
|
agenda_item:
|
|
can_manage:
|
|
can_see_internal:
|
|
can_see:
|
|
assignment:
|
|
can_manage:
|
|
can_nominate_other:
|
|
can_see:
|
|
can_nominate_self:
|
|
can_see:
|
|
chat:
|
|
can_manage:
|
|
list_of_speakers:
|
|
can_manage:
|
|
can_see:
|
|
can_be_speaker:
|
|
can_see:
|
|
mediafile:
|
|
can_manage:
|
|
can_see:
|
|
meeting:
|
|
can_manage_settings:
|
|
can_manage_logos_and_fonts:
|
|
can_see_frontpage:
|
|
can_see_autopilot:
|
|
can_see_livestream:
|
|
can_see_history:
|
|
motion:
|
|
can_manage:
|
|
can_manage_metadata:
|
|
can_see:
|
|
can_manage_polls:
|
|
can_see:
|
|
can_see_internal:
|
|
can_see:
|
|
can_create:
|
|
can_see:
|
|
can_create_amendments:
|
|
can_see:
|
|
can_support:
|
|
can_see:
|
|
poll:
|
|
can_manage:
|
|
projector:
|
|
can_manage:
|
|
can_see:
|
|
tag:
|
|
can_manage:
|
|
user:
|
|
can_manage:
|
|
can_see_extra_data:
|
|
can_see:
|