Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter_var to sanitise URL #908

Closed
wants to merge 5 commits into from
Closed

Conversation

chuajianshen
Copy link

Uses PHP filter_var() function to filter the URL with the FILTER_VALIDATE_URL flag (https://www.php.net/manual/en/function.filter-var.php).

@freekmurze
Copy link
Member

Could you rebase against the current main branch?

@freekmurze
Copy link
Member

Thanks! Meanwhile, I added this myself on main. 👍

@freekmurze freekmurze closed this Dec 30, 2024
@chuajianshen
Copy link
Author

noted, thanks for updating.

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