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

403 error handlig on admin pages #1603

Open
Sabr1n4W opened this issue Nov 21, 2024 · 0 comments
Open

403 error handlig on admin pages #1603

Sabr1n4W opened this issue Nov 21, 2024 · 0 comments
Labels
frontend Pull requests that update Javascript code

Comments

@Sabr1n4W
Copy link
Contributor

Currently there is no custom 403 error handling on admin pages when a user does not have the permission to perform a specific action because the permissions changed.

Because of this the user only gets an error message and nothing else changes.

Describe the solution you'd like
Add a custom 403 error handling which results in reloading the user permissions so that there is not only an error message but the view also is shown according to the permissions the user has.

@Sabr1n4W Sabr1n4W added the frontend Pull requests that update Javascript code label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant