mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #829] [MERGED] fix: disable x-powered-by #1115
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/829
Author: @Nounoursdestavernes
Created: 7/20/2024
Status: ✅ Merged
Merged: 7/21/2024
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (2)
8d554bafix: disable x-powered-bye73764bref: Fix position📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
server/config/http.js(+2 -0)📄 Description
Hi,
I disable x-powered-by header which is a security issue against automated attacks.
Best regards,
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.