You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
1.2 KiB

  1. id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
  2. read_all,Permission to read category,model_privacy_personal_category,privacy.group_data_protection_user,1,0,0,0
  3. write_all,Permission to write category,model_privacy_personal_category,privacy.group_data_protection_manager,1,1,1,1
  4. read,Permission to read personal data,model_privacy_personal_data,privacy.group_data_protection_user,1,0,0,0
  5. write,Permission to write personal data,model_privacy_personal_data,privacy.group_data_protection_manager,1,1,1,1
  6. read_objective,Permission to read objectives,model_privacy_objective,privacy.group_data_protection_user,1,0,0,0
  7. write_objective,Permission to write objectives,model_privacy_objective,privacy.group_data_protection_manager,1,1,1,1
  8. read_subject_category,Permission to read subject category,model_privacy_subject_category,privacy.group_data_protection_user,1,0,0,0
  9. write_subject_category,Permission to write subject category,model_privacy_subject_category,privacy.group_data_protection_manager,1,1,1,1
  10. read_legal,Permission to read legal,model_privacy_legal,privacy.group_data_protection_user,1,0,0,0
  11. write_legal,Permission to write legal,model_privacy_legal,privacy.group_data_protection_manager,1,1,1,1