feat: Adds permissions to API Keys#674
Open
Gepardgame wants to merge 2 commits intostevespringett:masterfrom
Open
feat: Adds permissions to API Keys#674Gepardgame wants to merge 2 commits intostevespringett:masterfrom
Gepardgame wants to merge 2 commits intostevespringett:masterfrom
Conversation
5940550 to
7218c87
Compare
7218c87 to
d7d2916
Compare
f2e8fb4 to
8b72f33
Compare
nscuro
requested changes
Dec 10, 2024
27e7060 to
52f3443
Compare
52f3443 to
68cd845
Compare
68cd845 to
0ef0a9d
Compare
0ef0a9d to
b5347c4
Compare
2 tasks
b5347c4 to
6736490
Compare
Signed-off-by: Thomas Schauer-Koeckeis <thomas.schauer-koeckeis@rohde-schwarz.com>
6736490 to
46d55a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses #532 by implementing Permissions for API Keys.
Adds permissions to the API Key in a similar way as it is added to teams and users and removed checking permissions for keys over team permissions.