feat: Adds permissions to API Keys#674
Open
Gepardgame wants to merge 2 commits into
Open
Conversation
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
2 times, most recently
from
October 16, 2024 05:55
5940550 to
7218c87
Compare
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
November 28, 2024 06:36
7218c87 to
d7d2916
Compare
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
3 times, most recently
from
December 3, 2024 10:47
f2e8fb4 to
8b72f33
Compare
nscuro
requested changes
Dec 10, 2024
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
December 11, 2024 12:34
27e7060 to
52f3443
Compare
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
December 31, 2024 08:50
52f3443 to
68cd845
Compare
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
January 8, 2025 08:46
68cd845 to
0ef0a9d
Compare
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
January 20, 2025 07:41
0ef0a9d to
b5347c4
Compare
2 tasks
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
February 11, 2025 10:05
b5347c4 to
6736490
Compare
Signed-off-by: Thomas Schauer-Koeckeis <[email protected]>
Gepardgame
force-pushed
the
feat/permissions-for-apiKeys
branch
from
February 26, 2025 13:33
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.