From 7112550579bb9f4af119c38f501281161801aaa7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 12 Jun 2021 08:32:57 +0200 Subject: [PATCH 1/3] Update nginx.conf --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index acf6565..4b36858 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -14,7 +14,7 @@ location __PATH__/ { try_files $uri $uri/ /index.php?$args; # Override CSP header to make SSOWAT user panel compatible with kanboard - more_set_headers 'Content-Security-Policy: default-src self unsafe-eval data:'; + more_set_headers "Content-Security-Policy: default-src 'self' 'unsafe-eval' data:;"; location __PATH__/(?:kanboard|config.php|config.default.php) { deny all; From e378b04d9336672bbf13219774beec0100b1dc5c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 12 Jun 2021 08:33:22 +0200 Subject: [PATCH 2/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8e96838..392e889 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Kanban project management software", "fr": "Logiciel de gestion de projet Kanban" }, - "version": "1.2.20~ynh1", + "version": "1.2.20~ynh2", "url": "https://kanboard.net", "upstream": { "license": "MIT", From 90d30d7bb69c9c16a4e67c44c7b968252bb99522 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 12 Jun 2021 06:33:33 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9d93e7..9fc177a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Kanban project management software -**Shipped version:** 1.2.20~ynh1 +**Shipped version:** 1.2.20~ynh2 **Demo:** https://demo.yunohost.org/kanboard/ diff --git a/README_fr.md b/README_fr.md index 62a47dd..fbcd0a3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Logiciel de gestion de projet Kanban -**Version incluse :** 1.2.20~ynh1 +**Version incluse :** 1.2.20~ynh2 **Démo :** https://demo.yunohost.org/kanboard/