Skip to content

Bug Fix: Keep Filters On Redirect - #129

Open
mjiori wants to merge 2 commits into
masterfrom
redirect-with-filters
Open

Bug Fix: Keep Filters On Redirect#129
mjiori wants to merge 2 commits into
masterfrom
redirect-with-filters

Conversation

@mjiori

@mjiori mjiori commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

An issue was found wherein if an authentication error is hit, the page does not redirect to the correct page. HTTP parameters need to be escaped in the redirect URL. Otherwise, for example, filters were being ignored during the redirect, because they are expressed as HTTP parameters in a given Registry link.

@mjiori
mjiori requested a review from diamondap August 11, 2026 18:57

@diamondap diamondap left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Merge whenever you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants