mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #112] [MERGED] [core] Add Additional Headers for Web Deployment #113
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/feeddeck/feeddeck/pull/112
Author: @ricoberger
Created: 1/30/2024
Status: ✅ Merged
Merged: 1/30/2024
Merged by: @ricoberger
Base:
main← Head: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-OptionsandReferrer-Policyheaders to the web deployment of FeedDeck via the_headersfile.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.