From 269035e0ca544eaa2e8e88aff7c5876d1999ebb9 Mon Sep 17 00:00:00 2001 From: Yann Autissier Date: Fri, 19 May 2023 17:36:17 +0000 Subject: [PATCH 1/3] update Content-Security-Policy header for chromium fixes #113. --- conf/nginx.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/nginx.conf b/conf/nginx.conf index 695b7a0..f9d087f 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,8 @@ root __FINALPATH__/jitsi-meet-web; +# fix https://github.com/YunoHost-Apps/jitsi_ynh/issues/113 +more_set_headers "Content-Security-Policy: frame-ancestors 'self'"; + # ssi on with javascript for multidomain variables in config.js ssi on; ssi_types application/x-javascript application/javascript; From a9464059719c47d9c373a41c51bf0fab4bf05697 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 31 Jul 2023 20:12:16 +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 2624130..0306975 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Video conferencing web application", "fr": "Application web de conférence vidéo" }, - "version": "2.0.8719~ynh1", + "version": "2.0.8719~ynh2", "url": "https://jitsi.org/Projects/JitMeet", "upstream": { "license": "Apache-2.0", From 52239b53883b98f548fd528a208508edeef4b307 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 31 Jul 2023 18:12:22 +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 8dcf723..6fcd0aa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Videobridge to provide high quality, secure, and scalable video conferences. -**Shipped version:** 2.0.8719~ynh1 +**Shipped version:** 2.0.8719~ynh2 **Demo:** https://meet.jit.si/ diff --git a/README_fr.md b/README_fr.md index ce97327..5d19839 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Jitsi Meet est un logiciel libre (Apache) dont Jitsi Videobridge, avec WebRTC Javascript, propose des vidéos-conférences de haute qualité, sécurisées et évolutives. -**Version incluse :** 2.0.8719~ynh1 +**Version incluse :** 2.0.8719~ynh2 **Démo :** https://meet.jit.si/