Permissions - "System Groups"
First is the general class and member permission (we call it system permission):
Users are part of a system group. An administrator can grant permissions to this group on class and on members level. Permissions can be defined as read, write and delete coming directly from SQL logic, like SELECT, UPDATE/INSERT, DELETE statements. According to the group settings one can define the interface elements for the presentation of data in the backend of spunQ (the edit interface). This is the way spunQ creates the interface for users.
Apart from the data in classes and members this is stored via db_groups in the tables class_perm and member_perm.
Tags
Security, TechnicalRelated Subjects
>> Content Groups>> System Groups
>> Permissions - Content Groups
