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

docs: Describe changing default OPA permissions #6294

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

pktiuk
Copy link
Contributor

@pktiuk pktiuk commented Jun 12, 2023

Followup to discussion from: #6224

This issue is linked with: #3788 which introduced IAM, but not docummented some aspets.

Motivation and context

This is my small attempt to fill part of docs which describes how to change default permissions.

It would be great if @nmanovic would also fill part describing default groups.

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have added a description of my changes into the CHANGELOG file
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@pktiuk pktiuk marked this pull request as ready for review June 13, 2023 07:48
@pktiuk pktiuk requested a review from mdacoca as a code owner June 13, 2023 07:48
@pktiuk
Copy link
Contributor Author

pktiuk commented Jun 13, 2023

IDK why this CI check failed

Edit: I found this report

Copy link
Contributor

@nmanovic nmanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pktiuk , thank you for the contribution.

@nmanovic nmanovic merged commit f578e47 into cvat-ai:develop Jun 13, 2023
@pktiuk pktiuk deleted the describe_rules branch June 13, 2023 18:49
@matt-pathr
Copy link

I have a server running cvat (version 2.4.1) for other annotators and need to audit access. Is there clarification on what the different roles are able to do? i found this page https://opencv.github.io/cvat/docs/administration/advanced/iam_system_roles/, but it says "By default CVAT users can be assigned to one of the following groups: admin, business, user and worker. Each of these groups gives a set of permissions. TBD" Can we get some clarification on the abilities/permissions of each group?

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

Successfully merging this pull request may close these issues.

3 participants