From c9e67781b4b837746b5b9cc521b6422db1e3fa93 Mon Sep 17 00:00:00 2001 From: Laurent Poujoulat Date: Thu, 9 Apr 2020 14:34:37 +0200 Subject: [PATCH] Reinstanciated the token dialog of the mumble web interface as it is really required to access protected channels. --- config.local.js | 2 +- index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.local.js b/config.local.js index 2d2d0ae..c71a872 100644 --- a/config.local.js +++ b/config.local.js @@ -11,7 +11,7 @@ config.defaults.address = 'mumble.chapril.org/ws'; config.connectDialog.address = false; config.connectDialog.port = false; -config.connectDialog.token = false; +config.connectDialog.token = true; config.connectDialog.password = false; config.connectDialog.channelName = false; diff --git a/index.html b/index.html index f951478..c04bb1a 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ - Tokens + Mot de passe de canal
(optionnel, uniquement pour accéder aux canaux réservés) @@ -53,8 +53,8 @@ - - + +