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

static: clean the path URL before redirecting #199

Merged
merged 5 commits into from May 3, 2020
Merged

static: clean the path URL before redirecting #199

merged 5 commits into from May 3, 2020

Commits on May 2, 2020

  1. static: clean the path URL before redirecting.

    This prevents a malicious redirect with a crafted URL.
    humaidq committed May 2, 2020
    Copy the full SHA
    6bd9385 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Update static.go

    unknwon committed May 3, 2020
    Copy the full SHA
    17460ab View commit details
    Browse the repository at this point in the history
  2. Update static_test.go

    unknwon committed May 3, 2020
    Copy the full SHA
    5b504cf View commit details
    Browse the repository at this point in the history
  3. Update static_test.go

    unknwon committed May 3, 2020
    Copy the full SHA
    3ceb7b9 View commit details
    Browse the repository at this point in the history
  4. Update static_test.go

    unknwon committed May 3, 2020
    Copy the full SHA
    80150ff View commit details
    Browse the repository at this point in the history