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

Don't echo back the provided path on a 404 error #3427

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Commits on Jun 22, 2021

  1. Don't echo back the provided path on a 404 error

    This gets flagged up by security scans a potential cross-site scripting vector - I suspect that this would be quite difficult to exploit for real, but I'm making this fix because it removes spurious XSS warnings on scans but doesn't affect useful function.
    
    Signed-off-by: Rob Day <rkd@rkd.me.uk>
    rkday committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    355e555 View commit details
    Browse the repository at this point in the history