Skip to content

[5.x] Sanitize password reset form redirect value#14327

Merged
jasonvarga merged 1 commit into5.xfrom
reset-password-form
Mar 24, 2026
Merged

[5.x] Sanitize password reset form redirect value#14327
jasonvarga merged 1 commit into5.xfrom
reset-password-form

Conversation

@jasonvarga
Copy link
Copy Markdown
Member

@jasonvarga jasonvarga commented Mar 24, 2026

This sanitizes the hidden redirect field value.

It doesn't do it the same way other front-end form tags do, as that would be a breaking change. The others all expect _redirect where this form uses redirect. Blade-authored templates might be hardcoding redirect.

We could clean this up with a small breaking change for v7.

@jasonvarga jasonvarga force-pushed the reset-password-form branch from 1de78da to 5acd0d4 Compare March 24, 2026 02:06
@jasonvarga jasonvarga merged commit 3259d65 into 5.x Mar 24, 2026
28 checks passed
@jasonvarga jasonvarga deleted the reset-password-form branch March 24, 2026 02:16
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