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

both admin account and account create from webpage can modify tasks #1114

Closed
yxftju opened this issue Feb 1, 2020 · 3 comments
Closed

both admin account and account create from webpage can modify tasks #1114

yxftju opened this issue Feb 1, 2020 · 3 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists
Milestone

Comments

@yxftju
Copy link

yxftju commented Feb 1, 2020

I found that both admin account and account create from webpage can modify tasks, assign handlers. It seems it is an bug .How can I manage the account using admin ?

@azhavoro
Copy link
Contributor

azhavoro commented Feb 3, 2020

@yxftju
Hi, thanks for the report. It looks a duplicate of #1030.
We are going to fix it in the nearest future.

@azhavoro azhavoro added duplicate This issue or pull request already exists bug Something isn't working labels Feb 3, 2020
@nmanovic nmanovic added this to the 1.1.0-alpha milestone Jun 22, 2020
@azhavoro
Copy link
Contributor

At the moment as workaround is possible to set reduce_task_visibility to True here https://github.com/opencv/cvat/blob/develop/cvat/settings/base.py#L424 to remove public access to unassigned tasks. The new permission system will be introduced in future releases.

@liucong255
Copy link

目前,可以在reduce_task_visibility此处将解决方法设置为 True https://github.com/opencv/cvat/blob/develop/cvat/settings/base.py#L424以删除对未分配任务的公共访问权限。新的权限系统将在未来版本中引入。
I have modified the cvat/cvat/Settings/base. Py of reduce_task_visibility is True, then the up - d more new but doesn't work, everyone can see the task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants