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

[server] Change required permission to view access for some API request #3440

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

csordasmarton
Copy link
Contributor

API request which only gets some data from the server but doesn't modifies it
should require PRODUCT_VIEW permission instead of PRODUCT_ACCESS.

Copy link
Contributor

@bruntib bruntib left a comment

Choose a reason for hiding this comment

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

report_server.thrift file contains these access levels in doc comments, please, modify those too. Otherwise it looks good to me.

API request which only gets some data from the server but doesn't modifies it
should require PRODUCT_VIEW permission instead of PRODUCT_ACCESS.
@bruntib bruntib merged commit 00b5350 into Ericsson:master Nov 3, 2021
@csordasmarton csordasmarton deleted the api_view_access branch January 28, 2022 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants