Skip to content

[agent] fix: disable Next powered-by header#2077

Open
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-1089-disable-next-powered-by
Open

[agent] fix: disable Next powered-by header#2077
Tian1996 wants to merge 1 commit into
xevrion-v2:mainfrom
Tian1996:codex/issue-1089-disable-next-powered-by

Conversation

@Tian1996

Copy link
Copy Markdown

Description

Closes #1089

Adds a minimal Next.js config that disables the default powered-by response header for the web app.

Changes Made

  • Added apps/web/next.config.mjs.
  • Set poweredByHeader: false without changing other Next.js behavior.

Model Info

Verification

  • npm test

AI Agent Checklist

github-actions Bot added a commit that referenced this pull request Jun 22, 2026
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.

[SECURITY] Disable Next.js X-Powered-By response header

1 participant