We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a user doesn't have permission to create, edit or delete pages the user is redirected to Account/AccessDenied?ReturnUrl=%2Ftasks%2Fcreate-task
How to handle this exception so the user doesn't get a 404 not found page?
The text was updated successfully, but these errors were encountered:
@maliming
Can you explain is this is a bug or not implemented ?
Sorry, something went wrong.
Add Access denied page to Account module.
bafc809
Resolve #7207
See #7215
Hi @maliming. I have created a new solution with ABP Framework 4.2.2 and this problem still exists.
@ivanagui2 Please create a new issue.
maliming
Successfully merging a pull request may close this issue.
When a user doesn't have permission to create, edit or delete pages the user is redirected to Account/AccessDenied?ReturnUrl=%2Ftasks%2Fcreate-task
How to handle this exception so the user doesn't get a 404 not found page?
The text was updated successfully, but these errors were encountered: