[PR #112] [MERGED] [core] Add Additional Headers for Web Deployment #113

Closed
opened 2025-10-31 16:57:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/112
Author: @ricoberger
Created: 1/30/2024
Status: Merged
Merged: 1/30/2024
Merged by: @ricoberger

Base: mainHead: core-add-additional-headers-for-web-deployment


📝 Commits (1)

  • e12374b [core] Add Additional Header for Web Deployment

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

app/web/_headers (+4 -0)

📄 Description

This commit adds the X-Content-Type-Options, X-Frame-Options and Referrer-Policy headers to the web deployment of FeedDeck via the _headers file.

See https://developers.cloudflare.com/pages/configuration/headers/


🔄 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/feeddeck/feeddeck/pull/112 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 1/30/2024 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-add-additional-headers-for-web-deployment` --- ### 📝 Commits (1) - [`e12374b`](https://github.com/feeddeck/feeddeck/commit/e12374bf5c41f68f11a570fe9d3f1bba6c633880) [core] Add Additional Header for Web Deployment ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `app/web/_headers` (+4 -0) </details> ### 📄 Description This commit adds the `X-Content-Type-Options`, `X-Frame-Options` and `Referrer-Policy` headers to the web deployment of FeedDeck via the `_headers` file. See https://developers.cloudflare.com/pages/configuration/headers/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:57:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#113