Back to Char

Reference

plugins/calendar/permissions/autogenerated/reference.md

latest2.6 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-available-providers
  • allow-is-provider-enabled
  • allow-list-connection-ids
  • allow-list-calendars
  • allow-list-events
  • allow-open-calendar
  • allow-create-event
  • allow-parse-meeting-link

Permission Table

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

calendar:allow-available-providers

</td> <td>

Enables the available_providers command without any pre-configured scope.

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

calendar:deny-available-providers

</td> <td>

Denies the available_providers command without any pre-configured scope.

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

calendar:allow-create-event

</td> <td>

Enables the create_event command without any pre-configured scope.

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

calendar:deny-create-event

</td> <td>

Denies the create_event command without any pre-configured scope.

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

calendar:allow-is-provider-enabled

</td> <td>

Enables the is_provider_enabled command without any pre-configured scope.

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

calendar:deny-is-provider-enabled

</td> <td>

Denies the is_provider_enabled command without any pre-configured scope.

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

calendar:allow-list-calendars

</td> <td>

Enables the list_calendars command without any pre-configured scope.

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

calendar:deny-list-calendars

</td> <td>

Denies the list_calendars command without any pre-configured scope.

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

calendar:allow-list-connection-ids

</td> <td>

Enables the list_connection_ids command without any pre-configured scope.

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

calendar:deny-list-connection-ids

</td> <td>

Denies the list_connection_ids command without any pre-configured scope.

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

calendar:allow-list-events

</td> <td>

Enables the list_events command without any pre-configured scope.

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

calendar:deny-list-events

</td> <td>

Denies the list_events command without any pre-configured scope.

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

calendar:allow-open-calendar

</td> <td>

Enables the open_calendar command without any pre-configured scope.

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

calendar:deny-open-calendar

</td> <td>

Denies the open_calendar command without any pre-configured scope.

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

calendar:allow-parse-meeting-link

</td> <td>

Enables the parse_meeting_link command without any pre-configured scope.

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

calendar:deny-parse-meeting-link

</td> <td>

Denies the parse_meeting_link command without any pre-configured scope.

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