mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 09:08:32 +02:00
1.2 KiB
1.2 KiB
Default Permission
Default permissions for the plugin
allow-upsertallow-delete
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the delete command without any pre-configured scope. |
|
|
Denies the delete command without any pre-configured scope. |
|
|
Enables the delete_model command without any pre-configured scope. |
|
|
Denies the delete_model command without any pre-configured scope. |
|
|
Enables the upsert command without any pre-configured scope. |
|
|
Denies the upsert command without any pre-configured scope. |
|
|
Enables the upsert_model command without any pre-configured scope. |
|
|
Denies the upsert_model command without any pre-configured scope. |