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(Server): Disable x-powered-by in production #358

Merged
merged 2 commits into from
May 13, 2019

Conversation

jahredhope
Copy link
Member

Disable x-powered-by header for non-development environments.
As recommended in Express best practice:
https://expressjs.com/en/advanced/best-practice-security.html#at-a-minimum-disable-x-powered-by-header

@jahredhope jahredhope requested a review from a team as a code owner May 13, 2019 04:01
@jahredhope jahredhope merged commit f60574d into master May 13, 2019
@jahredhope jahredhope deleted the disable-powered-by branch May 13, 2019 08:02
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.

3 participants