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

SetUserPermissionLimits() didn't have an effect #48

Merged
merged 1 commit into from
Aug 29, 2024
Merged

SetUserPermissionLimits() didn't have an effect #48

merged 1 commit into from
Aug 29, 2024

Conversation

aricart
Copy link
Collaborator

@aricart aricart commented May 1, 2024

[FIX] SetUserPermissionLimits was only setting the edited limits and didn't update the actual target (user or scope), so setting jwt.UserPermissionLimits didn't have an effect.

Fix #44

…didn't update the actual target (user or scope), so setting jwt.UserPermissionLimits didn't have an effect.
@aricart aricart requested a review from ripienaar May 1, 2024 21:09
Copy link
Contributor

@ripienaar ripienaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tommyjcarpenter
Copy link

heyo! are these fixes mergable?

@ripienaar ripienaar merged commit 43722a8 into main Aug 29, 2024
4 checks passed
@ripienaar ripienaar deleted the fix-44 branch August 29, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Saving scope limits with SetUserPermissionLimits() fails
3 participants