[PR #25] Added Content-Security-Policy #27

Open
opened 2026-02-27 07:15:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jc21/docker-registry-ui/pull/25
Author: @passi246
Created: 12/14/2020
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 7f5c84f added possibility to specify csp
  • 786d4eb Merge pull request #1 from CircleOfNice/csp

📊 Changes

1 file changed (+10 additions, -3 deletions)

View changed files

📝 src/backend/app.js (+10 -3)

📄 Description

Needed possibility to use inside of an Frame, therefore implemented following changes:

  • Added Content-Security-Policy to processed environment variables
  • If not specified: no frame allowed

🔄 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/jc21/docker-registry-ui/pull/25 **Author:** [@passi246](https://github.com/passi246) **Created:** 12/14/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7f5c84f`](https://github.com/jc21/docker-registry-ui/commit/7f5c84f61526874d01edfb40a40e04503b81961a) added possibility to specify csp - [`786d4eb`](https://github.com/jc21/docker-registry-ui/commit/786d4eb9208a958786d73d965b1c0f362c1ba10b) Merge pull request #1 from CircleOfNice/csp ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/backend/app.js` (+10 -3) </details> ### 📄 Description Needed possibility to use inside of an Frame, therefore implemented following changes: - Added Content-Security-Policy to processed environment variables - If not specified: no frame allowed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-registry-ui-jc21#27
No description provided.