Skip to content

Conversation

@jeremystretch
Copy link
Member

Fixes: #16702

Use Django's aptly-named url_has_allowed_host_and_scheme() function to validate the return URL. (This is already being used by LoginView.)

@jeremystretch jeremystretch requested a review from arthanson June 24, 2024 15:54
@jeremystretch jeremystretch merged commit bfd023c into develop Jun 24, 2024
@jeremystretch jeremystretch deleted the 16702-validate-return_url branch June 24, 2024 16:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improper validation of the next_urls parameter

3 participants