Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create needs a WRITE on the parent
  2. Delete needs an ADMIN on the entity
  3. Delete all deletes all entities the user has privileges for and shows errors for the ones not deleted.
  4. List needs a READ/WRITE?/ADMIN on the entity.
  5. Get needs a READ  on the entity
  6. Setting preferences needs WRITE on the entity
  7. Getting preferences needs READ on the entity
  8. Update needs ADMIN on the entity
  9. Adding metadata needs ADMIN on the entity
  10. Reading metadata needs READ on the entity

...