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

Change behavior of invalid access to display 404 instead of login redirect #9860

Closed
richard-julien opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@richard-julien
Copy link
Member

richard-julien commented Feb 6, 2025

Use case

We need to improve the redirect / keep uri behavior when the user try to access a page with invalid capabilities.
Change behavior of invalid access to display 404 instead of login redirect
In case of unauthicated user, we must continue to keep the target uri.

@richard-julien richard-julien added the feature use for describing a new feature to develop label Feb 6, 2025
@richard-julien richard-julien self-assigned this Feb 13, 2025
@richard-julien richard-julien changed the title Use home page redirect when user is logout though invalid access Change behavior of invalid access to display 404 instead of login redirect Feb 13, 2025
@richard-julien richard-julien added this to the Release 6.5.2 milestone Feb 13, 2025
richard-julien added a commit that referenced this issue Feb 13, 2025
…f login redirect (#9860)

- Improve root 404 pages detection
@richard-julien richard-julien added the solved use to identify issue that has been solved (must be linked to the solving PR) label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

1 participant