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

Closes #12207: Establish a permission for creating API tokens on behalf of other users #12192

Merged
merged 8 commits into from
Apr 12, 2023

Conversation

arthanson
Copy link
Collaborator

@arthanson arthanson commented Apr 6, 2023

Fixes: #12207

Adds a new 'grant' permission for tokens that restricts who is allowed to create tokens for other users.

@arthanson arthanson changed the title 11091 add permission for granting other users API tokens DRAFT: 11091 add permission for granting other users API tokens Apr 6, 2023
@arthanson arthanson changed the title DRAFT: 11091 add permission for granting other users API tokens 11091 add permission for granting other users API tokens Apr 6, 2023
@arthanson arthanson marked this pull request as ready for review April 6, 2023 19:17
@arthanson arthanson requested a review from jeremystretch April 6, 2023 19:17
@jeremystretch jeremystretch changed the title 11091 add permission for granting other users API tokens Closes #12207: Establish a permission for creating API tokens on behalf of other users Apr 7, 2023
@arthanson
Copy link
Collaborator Author

@jeremystretch tests added.

@jeremystretch jeremystretch merged commit 9e305c6 into develop Apr 12, 2023
@jeremystretch jeremystretch deleted the 11091-token-permission branch April 12, 2023 14:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce a permission specifically to allow the creation of API tokens for other users
2 participants