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 support for /api/admin/users/:id/permissions endpoint #37

Merged
merged 2 commits into from
Sep 30, 2019
Merged

Add support for /api/admin/users/:id/permissions endpoint #37

merged 2 commits into from
Sep 30, 2019

Conversation

tdabasinskas
Copy link
Contributor

New function will allow to update permissions (i.e. making the user an administrator) of an existing global user.

Adding a new type required to update global user permissions.
This will allow utilizing `/api/admin/users/:id/permissions` endpoint to update permissions of an existing Grafana user
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 21.833% when pulling 25d8d7a on tdabasinskas:patch-1 into ecd4741 on grafana-tools:master.

@grafov grafov merged commit 929d044 into grafana-tools:master Sep 30, 2019
@grafov
Copy link
Member

grafov commented Sep 30, 2019

Thank you @tdabasinskas!

@tdabasinskas tdabasinskas deleted the patch-1 branch September 30, 2019 20:04
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.

None yet

3 participants