Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information