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

fix: sidebar is empty when the jwt token is expired #2036 #2037

Merged
merged 1 commit into from Jun 10, 2020

Conversation

regevbr
Copy link
Contributor

@regevbr regevbr commented Jun 10, 2020

fix: #2036
More details in the ticket

Summary:
The groups property of the user after token refresh was not normalized using user.getGroups() so the access filter on the sidebar always returned empty array.

@regevbr
Copy link
Contributor Author

regevbr commented Jun 10, 2020

@NGPixel can you please review it? It is a one liner fix for an annoying issue.

@auto-assign auto-assign bot requested a review from NGPixel June 10, 2020 13:06
@NGPixel NGPixel merged commit 4ffd132 into requarks:master Jun 10, 2020
@regevbr regevbr deleted the #2306 branch June 10, 2020 13:14
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.

BUG: sidebar is empty when the jwt token is expired
2 participants