- Refactored metadata for contacts, administration, and Ulticards pages to utilize dynamic app names and descriptions. - Introduced new product pages for Ultiai, Ultical, Ulticards, Ultidrive, Ultimail, and Ultimeet with appropriate metadata. - Enhanced layout components to ensure consistent styling and functionality across new product sections. - Updated various components to replace hardcoded labels with dynamic references to improve maintainability and consistency.
3.1 KiB
Default Permission
Default permissions for the ulti-core plugin (all suite commands).
This default permission set includes the following:
allow-store-setallow-store-getallow-store-deleteallow-store-clearallow-push-registerallow-contacts-fetchallow-share-take-pendingallow-share-outallow-app-open-urlallow-http-request
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the app_open_url command without any pre-configured scope. |
|
|
Denies the app_open_url command without any pre-configured scope. |
|
|
Enables the contacts_fetch command without any pre-configured scope. |
|
|
Denies the contacts_fetch command without any pre-configured scope. |
|
|
Enables the http_request command without any pre-configured scope. |
|
|
Denies the http_request command without any pre-configured scope. |
|
|
Enables the push_register command without any pre-configured scope. |
|
|
Denies the push_register command without any pre-configured scope. |
|
|
Enables the share_out command without any pre-configured scope. |
|
|
Denies the share_out command without any pre-configured scope. |
|
|
Enables the share_take_pending command without any pre-configured scope. |
|
|
Denies the share_take_pending command without any pre-configured scope. |
|
|
Enables the store_clear command without any pre-configured scope. |
|
|
Denies the store_clear command without any pre-configured scope. |
|
|
Enables the store_delete command without any pre-configured scope. |
|
|
Denies the store_delete command without any pre-configured scope. |
|
|
Enables the store_get command without any pre-configured scope. |
|
|
Denies the store_get command without any pre-configured scope. |
|
|
Enables the store_set command without any pre-configured scope. |
|
|
Denies the store_set command without any pre-configured scope. |