permissions.rst 521 B

12345678910111213141516171819202122232425
  1. Permission system
  2. =================
  3. Presents the permission system and explains administrator privileges.
  4. Model permissions
  5. -----------------
  6. Explain the UNIX-like system we implemented.
  7. Meta-level propagation
  8. ^^^^^^^^^^^^^^^^^^^^^^
  9. Explain how a model might become unreadable in some context, based on the permissions of its metamodel.
  10. Group permissions
  11. -----------------
  12. Explain how groups work and the reason for their owners.
  13. Administrators
  14. --------------
  15. Explain use of administrators and what they can do.