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

feat: prefer using x-forwarded-for as clientAddress #11101

Merged
merged 7 commits into from
May 22, 2024

Commits on May 20, 2024

  1. feat: change node clientAddress use x-forwarded-for

    when
    
    ```
    adapter: node({
        mode: 'standalone',
      })
    ```
    linguofeng committed May 20, 2024
    Configuration menu
    Copy the full SHA
    72180e4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    9898431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d62287 View commit details
    Browse the repository at this point in the history
  3. Update .changeset/healthy-planets-dream.md

    Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
    linguofeng and ematipico committed May 21, 2024
    Configuration menu
    Copy the full SHA
    96ec026 View commit details
    Browse the repository at this point in the history
  4. Update .changeset/healthy-planets-dream.md

    Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
    linguofeng and ematipico committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f7c2a30 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    8cce439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9155b81 View commit details
    Browse the repository at this point in the history