From 50c759c437018f00d6a9435410ccab8e11eca184 Mon Sep 17 00:00:00 2001 From: Matthew Wise <6782865+Matthew-Wise@users.noreply.github.com> Date: Thu, 2 May 2024 11:56:35 +0100 Subject: [PATCH] Added more tags for NuGet --- README.md | 2 +- .../Umbraco.Community.CSPManager.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7897f58..dcb024d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub](https://img.shields.io/github/license/Matthew-Wise/Umbraco-CSP-manager)](https://github.com/Matthew-Wise/Umbraco-CSP-manager/blob/main/LICENSE) [![.NET](https://github.com/Matthew-Wise/Umbraco-CSP-manager/actions/workflows/main.yml/badge.svg?event=push)](https://github.com/Matthew-Wise/Umbraco-CSP-manager/blob/main/.github/workflows/main.yml) -Enables you to manage CSP for both the front and back end, via CMS section. +Enables you to manage Content Secuirty Policy (CSP) for both the front and back end, via CMS section. ## Installation diff --git a/src/Umbraco.Community.CSPManager/Umbraco.Community.CSPManager.csproj b/src/Umbraco.Community.CSPManager/Umbraco.Community.CSPManager.csproj index e7e80ce..308cf0d 100644 --- a/src/Umbraco.Community.CSPManager/Umbraco.Community.CSPManager.csproj +++ b/src/Umbraco.Community.CSPManager/Umbraco.Community.CSPManager.csproj @@ -15,7 +15,7 @@ Umbraco.Community.CSPManager Umbraco.Community.CSPManager Enabled CSP management with in the Umbraco back office - umbraco plugin package umbraco-marketplace Content-Security-Policy security CSP csp + umbraco plugin package umbraco-marketplace Content-Security-Policy security CSP csp Content Security Policy Umbraco.Community.CSPManager Matthew Wise MIT