okfn / ckanext-collaborators

User-level permissions for CKAN datasets for CKAN < 2.9
GNU Affero General Public License v3.0
5 stars 2 forks source link

[IVT-1001] CRUD action functions #1

Closed amercader closed 5 years ago

amercader commented 5 years ago

Includes actions to manage datasets collaborators (create/update, delete and list)

In the current auth implementation all these actions need to be performed by an Admin of the organization (team) the dataset belongs to.