OpenSlides/docs/permission.yml

59 lines
1.2 KiB
YAML
Raw Normal View History

2021-02-05 12:34:14 +01:00
---
# 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:
2021-02-05 12:34:14 +01:00
list_of_speakers:
can_manage:
can_see:
can_be_speaker:
can_see:
mediafile:
can_manage:
can_see:
2021-02-05 12:34:14 +01:00
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:
2021-02-05 12:34:14 +01:00
can_manage:
projector:
2021-02-05 12:34:14 +01:00
can_manage:
can_see:
tag:
can_manage:
2021-02-05 12:34:14 +01:00
user:
can_manage:
can_see_extra_data:
can_see: