[PR #829] [MERGED] fix: disable x-powered-by #1115

Closed
opened 2026-02-04 21:51:13 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/829 **Author:** [@Nounoursdestavernes](https://github.com/Nounoursdestavernes) **Created:** 7/20/2024 **Status:** ✅ Merged **Merged:** 7/21/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8d554ba`](https://github.com/plankanban/planka/commit/8d554bacc8e6326bb61213e326f5025064e1ccf7) fix: disable x-powered-by - [`e73764b`](https://github.com/plankanban/planka/commit/e73764bc6c1b97d89837aa058e6873c23d84e61f) ref: Fix position ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/config/http.js` (+2 -0) </details> ### 📄 Description Hi, I disable x-powered-by header which is a security issue against automated attacks. Best regards, --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:51:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1115