Manifest: New field "permission" #26

Closed
Dalai Felinto wants to merge 1 commits from dfelinto:permissions into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

Support the following permissions:

  • 'files'
  • 'network'

The Front-End implementation of permissions is planned as a separate
task (by the Front-End team ;).

Support the following permissions: * 'files' * 'network' The Front-End implementation of permissions is planned as a separate task (by the Front-End team ;).
Dalai Felinto added 1 commit 2024-02-16 18:54:10 +01:00
c255eeb0a1 Manifest: New field "permission"
Support the following permissions:
* 'files'
* 'network'

The Front-End implementation of permissions is planned as a separate
task (by the Front-End team ;).
Dalai Felinto requested review from Francesco Siddi 2024-02-16 18:54:36 +01:00
Francesco Siddi approved these changes 2024-02-17 15:47:36 +01:00
Francesco Siddi left a comment
Owner

It all looks good. Just make sure it's clearly documented that "permissions" are simply a indication of what the add-on might do. Further:

  • developers can omit this information
  • there is no enforcement of the permission
It all looks good. Just make sure it's clearly documented that "permissions" are simply a indication of what the add-on might do. Further: - developers can omit this information - there is no enforcement of the permission
Author
Owner

Implemented as cb4e29ecf3

Implemented as cb4e29ecf34a3e7bbf23cff63b48c1403362bba4
Dalai Felinto closed this pull request 2024-02-19 09:44:04 +01:00
Dalai Felinto deleted branch permissions 2024-02-19 09:44:09 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#26
No description provided.