Back to Char

Reference

plugins/importer/permissions/autogenerated/reference.md

latest1.1 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-list-available-sources
  • allow-run-import
  • allow-run-import-dry

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

importer:allow-list-available-sources

</td> <td>

Enables the list_available_sources command without any pre-configured scope.

</td> </tr> <tr> <td>

importer:deny-list-available-sources

</td> <td>

Denies the list_available_sources command without any pre-configured scope.

</td> </tr> <tr> <td>

importer:allow-run-import

</td> <td>

Enables the run_import command without any pre-configured scope.

</td> </tr> <tr> <td>

importer:deny-run-import

</td> <td>

Denies the run_import command without any pre-configured scope.

</td> </tr> <tr> <td>

importer:allow-run-import-dry

</td> <td>

Enables the run_import_dry command without any pre-configured scope.

</td> </tr> <tr> <td>

importer:deny-run-import-dry

</td> <td>

Denies the run_import_dry command without any pre-configured scope.

</td> </tr> </table>