From 517cb1ce3ed34b2bb7931e9b65ee37c25f4aafa0 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 10 Feb 2022 23:47:06 +0000 Subject: [PATCH] Auto-update README --- README.md | 2 ++ README_fr.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 4375847..0ba37b8 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Vi 1. **Jitsi** requires a dedicated **root domain**, eg. jitsi.domain.tld 2. **Jitsi** requires the ports TCP/4443 and UDP/10000 to be forwarded to your YunoHost (The same way you forwarded 80 (HTTP), 443 (HTTPS), etc... https://yunohost.org/#/isp_box_config) 3. **Jitsi** will stop and disable Metronome XMPP. +4. LDAP authentication is activated, only authenticated users to create new conference rooms. Whenever a new room is about to be created, Jitsi Meet will prompt for a user name and password. After the room is created, others will be able to join from anonymous domain. + ## Documentation and resources * Official app website: https://jitsi.org/ diff --git a/README_fr.md b/README_fr.md index 19540d1..abcc1a4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,6 +29,8 @@ Jitsi Meet est un logiciel libre (Apache) dont Jitsi Videobridge, avec WebRTC Ja 1. **Jitsi** a besoin d'un **domaine racine** dédié, par exemple : jitsi.domain.tld 2. **Jitsi** demande que les ports TCP/4443 et UDP/10000 soient routés vers votre YunoHost (De la même manière que le sont les ports 80 (HTTP), 443 (HTTPS), etc... https://yunohost.org/#/isp_box_config) 3. **Jitsi** va arréter et désactiver le service XMPP Metronome. +4. L'authentification LDAP est activée, seuls les utilisateurs authentifiés peuvent créer de nouvelles salles de conférence. Chaque fois qu'une nouvelle salle est sur le point d'être créée, Jitsi Meet vous demandera un nom d'utilisateur et un mot de passe. Une fois la salle créée, d'autres personnes pourront la rejoindre à partir d'un domaine anonyme. + ## Documentations et ressources * Site officiel de l'app : https://jitsi.org/