From 8d651d894485f5f53f315e37d22a5384ccca3afa Mon Sep 17 00:00:00 2001 From: Markus Keil Date: Wed, 2 Oct 2024 09:05:36 +0200 Subject: [PATCH] disable jitsi open calls --- charts/jitsi/Chart.yaml | 2 +- charts/jitsi/files/meet.conf | 12 ++++++------ charts/jitsi/files/oidc-redirect.html | 4 +++- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/charts/jitsi/Chart.yaml b/charts/jitsi/Chart.yaml index 5476acd..2fd45e2 100644 --- a/charts/jitsi/Chart.yaml +++ b/charts/jitsi/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.5.4 +version: 1.5.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/jitsi/files/meet.conf b/charts/jitsi/files/meet.conf index 8e49432..fff6818 100644 --- a/charts/jitsi/files/meet.conf +++ b/charts/jitsi/files/meet.conf @@ -61,12 +61,12 @@ location = /oidc/auth { } # /oidc/yolo -location = /oidc/yolo { - proxy_pass {{ .Env.ADAPTER_INTERNAL_URL }}; - proxy_http_version 1.1; - proxy_set_header X-Forwarded-For $remote_addr; - proxy_set_header Host $http_host; -} +#location = /oidc/yolo { +# proxy_pass {{ .Env.ADAPTER_INTERNAL_URL }}; +# proxy_http_version 1.1; +# proxy_set_header X-Forwarded-For $remote_addr; +# proxy_set_header Host $http_host; +#} set $region 'eu'; diff --git a/charts/jitsi/files/oidc-redirect.html b/charts/jitsi/files/oidc-redirect.html index 2c2a72f..b429ad0 100644 --- a/charts/jitsi/files/oidc-redirect.html +++ b/charts/jitsi/files/oidc-redirect.html @@ -52,18 +52,20 @@

Ethereum Foundation Jitsi - Authentication

- +

Note: Some rooms might only allow moderator rights to certain individuals.
Contact EF DevOps for setting up moderator allow-lists for your room.

+