Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any easy way to disable the ability to download datasets or annotations for the assignee. #3318

Closed
shawnlee103 opened this issue Jun 11, 2021 · 4 comments · Fixed by #3788
Assignees
Labels
enhancement New feature or request

Comments

@shawnlee103
Copy link

Thank you for the great project.
According to
#1030
the permission system is not ready.

Is there any easy way(workaround) to disable the ability to download datasets or annotations for the assignee.
change the few codes and rebuild it to get this purpose? Which code should i focus on?
in my opinion, the assignee should not get the datasets or annotations .

Thanks again.

@SaihholdChiu
Copy link

you can change permission in /admin

@shawnlee103
Copy link
Author

you can change permission in /admin

Hi SaihholdChiu,
Thanks for your reply.
the permission system is ready now?

i change permission to 'annotator' for the assignee in /admin.
The assignee still can download datasets or annotations.
It doesn't work.
Could you give me more detail?

Thanks again.

@SaihholdChiu
Copy link

you can change permission in /admin

Hi SaihholdChiu,
Thanks for your reply.
the permission system is ready now?

i change permission to 'annotator' for the assignee in /admin.
The assignee still can download datasets or annotations.
It doesn't work.
Could you give me more detail?

Thanks again.

The permission system is existing, open it in /admin, for example, if you deployed CVAT in localhost:8080, then try localhost:8080/admin, there are 4 permissions: admin, user, annotator, observer, only admin accounts have permission to dump images and outputs.

@SaihholdChiu
Copy link

SaihholdChiu commented Jun 21, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants