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

handle allow_origin='*' in check_referer #5898

Merged
merged 1 commit into from
Dec 19, 2020

Commits on Dec 14, 2020

  1. handle allow_origin='*' in check_referrer

    allow_origin can be the wildcard '*' to allow any host
    
    check_referer should match check_origin
    minrk committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    067c399 View commit details
    Browse the repository at this point in the history