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: #774 when unauthorised, provide clear warning message #802

Merged
merged 5 commits into from
Oct 21, 2024

Conversation

marikaris
Copy link
Collaborator

@marikaris marikaris commented Oct 14, 2024

how to test:

  • go to http://localhost:8080
  • log in with user/password
  • go to user screen uncheck your oidc account as admin
  • login to your oidc account
  • see warning message

todo:

  • code ok

@marikaris marikaris linked an issue Oct 14, 2024 that may be closed by this pull request
@marikaris marikaris changed the title fix: #774 when unauthorised, don't show tabs and give clear error mes… fix: #774 when unauthorised, provide clear warning message Oct 15, 2024
Copy link
Member

@mswertz mswertz left a comment

Choose a reason for hiding this comment

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

code okay

Copy link

sonarcloud bot commented Oct 17, 2024

@marikaris marikaris merged commit b2f47e0 into master Oct 21, 2024
3 checks passed
@marikaris marikaris deleted the fix/774-unclear-error-when-unauthorised branch October 21, 2024 09:55
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.

When user is not an admin, unclear error appears in UI
2 participants