Skip to content

[Access] Changelog: SPA redirect fragment encoding fix#30845

Open
kennyj42 wants to merge 1 commit into
cloudflare:productionfrom
kennyj42:kjohnson/spa-redirect-fragment-fix
Open

[Access] Changelog: SPA redirect fragment encoding fix#30845
kennyj42 wants to merge 1 commit into
cloudflare:productionfrom
kennyj42:kjohnson/spa-redirect-fragment-fix

Conversation

@kennyj42

Copy link
Copy Markdown
Collaborator

Summary

  • Adds changelog entry for the SPA redirect fragment encoding fix shipped in heimtor !2380 (AUTH-8638)

What changed

Access was over-encoding URL fragment characters (/, ?, =, &) using encodeURIComponent instead of encodeURI. This broke post-login redirects for SPAs with fragment-based routing (e.g., /#/dashboard?tab=settings).

Source MR

  • heimtor !2380 — AUTH-8638: relax redirect URL fragment encoding

@github-actions

Copy link
Copy Markdown
Contributor

Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant).

@github-actions github-actions Bot added the stale label May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants