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

Adding fix and regression test for trust proxy fn clobbering #208

Merged
merged 2 commits into from
May 22, 2014

Conversation

jasisk
Copy link
Member

@jasisk jasisk commented May 22, 2014

As a result of a change made in express and proxy-addr, our clobbering of app.settings was causing
a problem (trust proxy fn was never being set). This fix re-adds the trust proxy setting,
post-clobbering, to ensure express does what it needs to do.

We may want to change to iterating over our express config entries and .seting them one-by-one
in the future, but this works for now.

@totherik
Copy link
Member

lgtm 👍

pvenkatakrishnan added a commit that referenced this pull request May 22, 2014
Adding fix and regression test for `trust proxy fn` clobbering
@pvenkatakrishnan pvenkatakrishnan merged commit e487484 into master May 22, 2014
@totherik totherik deleted the trust-proxy-fn-fix branch May 22, 2014 18:18
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.

None yet

3 participants