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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敟 Feature: Add TrustedProxies feature #1397

Merged
merged 4 commits into from Jun 30, 2021

Conversation

oroshnivskyy
Copy link
Contributor

Add TrustedProxies feature to prevent HTTP header spoofing. This PR is intended to close #1300 issue.

Add TrustedProxies feature to prevent HTTP header spoofing.
@welcome
Copy link

welcome bot commented Jun 21, 2021

Thanks for opening this pull request! 馃帀 Please check out our contributing guidelines. If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@ReneWerner87
Copy link
Member

Please add a description in the readme and the docs repository

@oroshnivskyy
Copy link
Contributor Author

Hi! @ReneWerner87 Thank you!
I've added additional config parameters-> gofiber/docs#180. But I haven't found any other related doc in README, should I add Configuration paragraph to README?

@ReneWerner87
Copy link
Member

No thx, docs repository is enough

@ReneWerner87 ReneWerner87 requested review from ReneWerner87 and removed request for Fenny June 29, 2021 06:42
app.go Outdated Show resolved Hide resolved
app.go Outdated Show resolved Hide resolved
ctx.go Outdated Show resolved Hide resolved
@ReneWerner87 ReneWerner87 merged commit 5ba78cd into gofiber:master Jun 30, 2021
@welcome
Copy link

welcome bot commented Jun 30, 2021

Congrats on merging your first pull request! 馃帀 We here at Fiber are proud of you! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

馃殌 Trusted Reverse Proxy and get c.Hostname() value from X-Forwarded-Host and etc
3 participants