gdcc / pyDataverse

Python module for Dataverse Software (dataverse.org).
http://pydataverse.readthedocs.io/
MIT License
63 stars 41 forks source link

Add users and roles #121

Open skasberger opened 3 years ago

skasberger commented 3 years ago

Add functionalities for Dataverse users and roles.

Prepare

Snippets

{
   "alias": "custom1",
   "name": "Contributor Plus",
   "description": "For datasets, a person who can add datasets, edit License + Terms, and edit Permissions.",
   "permissions": [
     "AddDataset",
     "ViewUnpublishedDataset",
     "DownloadFile",
     "EditDataset",
     "ManageDatasetPermissions",
     "DeleteDatasetDraft"
   ]
}

Implementation

Review

Follow-Ups

pdurbin commented 4 months ago

As discussed during the 2024-02-14 meeting of the pyDataverse working group, we are closing old milestones in favor of a new project board at https://github.com/orgs/gdcc/projects/1 and removing issues (like this one) from those old milestones. Please feel free to join the working group! You can find us at https://py.gdcc.io and https://dataverse.zulipchat.com/#narrow/stream/377090-python