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

[web] Get access controls #3476

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

csordasmarton
Copy link
Contributor

  • Create a new global role (PERMISSION_VIEW) which will be used to
    allow the users to fetch access control information from a running
    CodeChecker server by using the CodeChecker cmd permissions subcommand.
  • Add new test cases.

@csordasmarton csordasmarton added API change 📄 Content of patch changes API! CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands test ☑️ Adding or refactoring tests documentation 📖 Changes to documentation. labels Nov 3, 2021
@csordasmarton csordasmarton added this to the release 6.18.0 milestone Nov 3, 2021
@csordasmarton csordasmarton requested a review from dkrupp as a code owner November 3, 2021 15:15
@csordasmarton csordasmarton force-pushed the get_access_control branch 2 times, most recently from 7a87250 to bb2d9f0 Compare November 4, 2021 07:53
docs/web/permissions.md Outdated Show resolved Hide resolved
docs/web/user_guide.md Outdated Show resolved Hide resolved
docs/web/user_guide.md Outdated Show resolved Hide resolved
web/client/codechecker_client/permission_client.py Outdated Show resolved Hide resolved
web/client/codechecker_client/permission_client.py Outdated Show resolved Hide resolved
- Create a new global role (`PERMISSION_VIEW`) which will be used to
allow the users to fetch access control information from a running
CodeChecker server by using the `CodeChecker cmd permissions` subcommand.
- Add new test cases.
@bruntib bruntib merged commit d41c8f4 into Ericsson:master Nov 5, 2021
@csordasmarton csordasmarton deleted the get_access_control branch January 28, 2022 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API change 📄 Content of patch changes API! CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands documentation 📖 Changes to documentation. test ☑️ Adding or refactoring tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants