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

Fix ip header #9

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 15, 2017

  1. Update composer.json

    andrey-tm authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    7f828fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f299e9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    andrey-tm authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    f7cab96 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Configuration menu
    Copy the full SHA
    2cc76af View commit details
    Browse the repository at this point in the history
  2. Added testMode flag.

    andrey-tm committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    051457c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Update IpRateLimiter.php

    When used trusted proxy, we need use limit by combination ip proxy server and X-Forwarded-For header.
    utrain-tm authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    c67b1ec View commit details
    Browse the repository at this point in the history
  2. Update IpRateLimiter.php

    utrain-tm authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    6fad69d View commit details
    Browse the repository at this point in the history
  3. Update IpRateLimiter.php

    utrain-tm authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    78b29c3 View commit details
    Browse the repository at this point in the history
  4. Update IpRateLimiter.php

    utrain-tm authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    51456e0 View commit details
    Browse the repository at this point in the history
  5. Update IpRateLimiter.php

    utrain-tm authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    848759d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from utrain-tm/patch-1

    Update IpRateLimiter.php
    andrey-tm authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    ccc689b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    b3401f6 View commit details
    Browse the repository at this point in the history
  2. fixed getting real user IP.

    ch-tm committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    af6386f View commit details
    Browse the repository at this point in the history