Skip to content

Add support for trusted proxies #42

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

Merged
merged 2 commits into from
Jul 29, 2021
Merged

Add support for trusted proxies #42

merged 2 commits into from
Jul 29, 2021

Conversation

bennothommo
Copy link
Member

Fixes wintercms/winter#232.

See the issue for more info.

@LukeTowers
Copy link
Member

LGTM

@bennothommo bennothommo modified the milestones: v1.1.5, v1.1.4 Jul 29, 2021
@bennothommo bennothommo merged commit c8db154 into develop Jul 29, 2021
@bennothommo bennothommo deleted the wip/trusted-proxies branch July 29, 2021 07:25
bennothommo added a commit to wintercms/winter that referenced this pull request Jul 29, 2021
LukeTowers added a commit that referenced this pull request Aug 20, 2021
* develop:
  Cleanup user impersonation inline docs and ensure the impersonation is working on the current request as well as future requests.
  Fix bug where user impersonation would sometimes fail
  Code quality
  Reorganize helper functions and add new ones.
  Improvements to URL generation (#45)
  Add support for trusted proxies (#42)
  Add issue notice to README
  Add shields to README
  Tweak GitHub Actions
  Retrieve and store headers if Http::toFile() method is used. (#44)
  Improved aliasing and plugin replacement (#38)
  Reduce the calls to PathResolver::resolve for speed (#34)
  Add pagination for queries using havings (#39)
  Add missing import to FilesystemAdapter (#33)
  Improved the unique validation rule test cases (#29)
  Remove old build files
  Support multiple where clauses in Unique validation rules (#28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for trusted proxies
2 participants