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

Add authorization check of superuser for create/update APIs #59

Open
shubham-y opened this issue Jun 22, 2023 · 0 comments
Open

Add authorization check of superuser for create/update APIs #59

shubham-y opened this issue Jun 22, 2023 · 0 comments
Labels

Comments

@shubham-y
Copy link
Contributor

shubham-y commented Jun 22, 2023

Currently, any user can call the create and update APIs.
We need to add a check if the call is made by a superuser or not.

@shubham-y shubham-y changed the title Add authorization check of super-user for create/update APIs Add authorization check of superuser for create/update APIs Jun 22, 2023
@vikhyat187 vikhyat187 added the V0 label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants