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

Limit IPs #166

Merged
merged 3 commits into from
Nov 26, 2023
Merged

Limit IPs #166

merged 3 commits into from
Nov 26, 2023

Commits on Nov 26, 2023

  1. update and vendoring

    update realip deps
    
    regroup deps, keep all indirect separately
    umputun committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7e91ccb View commit details
    Browse the repository at this point in the history
  2. add middleware to optionally allow requests from giving ips/ranges

    add new remote param to docker and file providers
    
    lint: http nil body
    
    add support of remote ips to consul provider
    
    local implementation of onlyfrom middleware
    
    lint: missing comment
    
    make proxy tests more readable
    
    preffer public IP if any forwwarded
    umputun committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    218854a View commit details
    Browse the repository at this point in the history
  3. add docs for remote ip limiting

    add more info and fix typos
    
    add info to readme
    umputun committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    a25f762 View commit details
    Browse the repository at this point in the history