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 infinite loops on nested private routes with roles #9204

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Conversation

KrisCoulson
Copy link
Contributor

Fix for #9131

This handles use cases where there are multiple nested routes with different levels of authentication and redirect contexts

@dac09 dac09 added the release:fix This PR is a fix label Sep 19, 2023
@dac09 dac09 added this to the next-release-patch milestone Sep 19, 2023
@jtoar jtoar merged commit f15cecd into main Sep 19, 2023
26 checks passed
@jtoar jtoar deleted the kc-fix-9131 branch September 19, 2023 17:54
jtoar pushed a commit that referenced this pull request Sep 20, 2023
Fix for #9131

This handles use cases where there are multiple nested routes with
different levels of authentication and redirect contexts

---------

Co-authored-by: Daniel Choudhury <dannychoudhury@gmail.com>
@jtoar jtoar modified the milestones: next-release-patch, v6.3.0 Sep 20, 2023
jtoar added a commit that referenced this pull request Sep 20, 2023
@jtoar jtoar modified the milestones: next-release-patch, v6.3.2 Oct 5, 2023
@jtoar jtoar removed this from the next-release-patch milestone Oct 10, 2023
jtoar pushed a commit that referenced this pull request Nov 2, 2023
Fix for #9131

This handles use cases where there are multiple nested routes with
different levels of authentication and redirect contexts

---------

Co-authored-by: Daniel Choudhury <dannychoudhury@gmail.com>
@jtoar jtoar modified the milestones: next-release-patch, v6.4.0 Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants