Skip to content

Fix: authenticated redirect#156

Merged
tropicrainforest merged 2 commits intomainfrom
redirect-while-next-included
Mar 23, 2026
Merged

Fix: authenticated redirect#156
tropicrainforest merged 2 commits intomainfrom
redirect-while-next-included

Conversation

@tropicrainforest
Copy link
Copy Markdown
Contributor

When user is visiting /?login_required=1&next=/databrowser/... while already authenticated, django renders the home page instead of redirecting; the next param was silently ignored. This PR is going to fix this issue

FYI @antarcticrainforest

@tropicrainforest tropicrainforest merged commit dc1bc73 into main Mar 23, 2026
8 checks passed
@tropicrainforest tropicrainforest deleted the redirect-while-next-included branch March 23, 2026 11:24
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.

1 participant