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

[Next.js] Disable x-powered-by header #1993

Merged
merged 2 commits into from
Dec 5, 2024
Merged

[Next.js] Disable x-powered-by header #1993

merged 2 commits into from
Dec 5, 2024

Conversation

illiakovalenko
Copy link
Contributor

@illiakovalenko illiakovalenko commented Dec 5, 2024

Description / Motivation

Following security best practices we disable default "x-powered-by" next.js header

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@illiakovalenko illiakovalenko changed the title [Next.js] Disabled x-powered-by header [Next.js] Disable x-powered-by header Dec 5, 2024
@illiakovalenko illiakovalenko merged commit 410baa3 into dev Dec 5, 2024
1 check was pending
@illiakovalenko illiakovalenko deleted the bugfix/JSS-4483 branch December 5, 2024 11:50
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.

1 participant