Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. - anonymizeddate: anonymizeddate
  2. consent_tables:
  3. - approved: approved
  4. backreference: consent
  5. date: date
  6. defaultsource: coworker
  7. defaultsourcetoken: portal
  8. name: consent
  9. note: note
  10. relation: person
  11. source: source
  12. tpl_properties: null
  13. type: consenttype
  14. type_active: active
  15. type_default: default
  16. type_description: description
  17. type_readonly: readonly
  18. type_title: title
  19. disable_save: false
  20. expiredays: 30
  21. expireddate: expireddate
  22. name: person
  23. permissions:
  24. anonymize: false
  25. anonymize_request: true
  26. create_consent: true
  27. delete: false
  28. delete_consent: true
  29. excel_export: true
  30. json_export: false
  31. read_consent_note: true
  32. update: true
  33. properties:
  34. - name: firstname
  35. replacewith: PersonX
  36. searchfor: true
  37. - name: lastname
  38. replacewith: X-SON
  39. searchfor: true
  40. - name: phone
  41. searchfor: true
  42. - name: mobilephone
  43. searchfor: true
  44. - name: email
  45. searchfor: true
  46. - name: role
  47. - name: misc
  48. - name: company
  49. replacewith: unlink
  50. replacewith: ANONYMIZED
  51. tokenhours: 24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement