Skip to content
Snippets Groups Projects

fix SELECT name FROM ENTITY

Merged Timm Fitschen requested to merge f-select-name-from-entity into dev
All threads resolved!
4 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
1
@@ -28,7 +28,7 @@ A Permission Rule consists of:
- A type: Permission Rules can be of ``Grant`` or ``Deny`` type, either
granting or denying specific permissions.
- A `role <manuals/general/roles>`__ (or user): For which users the
- A :doc:`role <roles>` (or user): For which users the
permission shall be granted or denied.
- A permission action: Which action shall be permitted or forbidden,
for example all retrieval, or modifications of a specific entity.
Loading