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 redirect behaviour if you navigate to a forbidden page #4404

Open
Elblinator opened this issue Nov 26, 2024 · 0 comments
Open

Change redirect behaviour if you navigate to a forbidden page #4404

Elblinator opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement General enhancement which is neither bug nor feature
Milestone

Comments

@Elblinator
Copy link
Member

Current behavior
If you try to navigate to a page which you are not allowed to see, then you are directly redirected to the "You are not supposed to be here" page.

Wanted behavior
If you try to navigate to a page which you are not supposed to see then you should be automatically directed to the dashboard.
One exception:
If a user is only allowed to see one single meeting then the user should be redirected to the dashboard and then to this meeting. The redirect from the dashboard to the single meeting is already implemented, you just have to make sure that it still works afterwards.

@Elblinator Elblinator added the enhancement General enhancement which is neither bug nor feature label Nov 26, 2024
@Elblinator Elblinator added this to the 4.2 milestone Nov 26, 2024
@rrenkert rrenkert modified the milestones: 4.2, 4.3 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancement which is neither bug nor feature
Projects
None yet
Development

No branches or pull requests

2 participants