From b9d093408667781122ccb8fff3e73cb6d7c31f49 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 12:03:35 +0200 Subject: [PATCH 1/2] Testing (#58) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Upgrade to version 2.013 (#41) * Upgrade to v2.013 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Auto-update README * Update manifest.json * Update upgrade * Update nginx.conf * Update app.src * Update DISCLAIMER.md * Auto-update README * Upgrade to version 2.021 (#47) * Upgrade to v2.021 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Upgrade auto-updater (#43) * [autopatch] Upgrade auto-updater * Auto-update README --------- Co-authored-by: tituspijean * Auto-update README * Update _common.sh (#45) * Testing (#42) * Upgrade to version 2.013 (#41) * Upgrade to v2.013 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Auto-update README * Update manifest.json * Update upgrade * Update nginx.conf * Update app.src * Update DISCLAIMER.md * Auto-update README --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Update _common.sh Unable to install Webmin : an error occurred in the application installation script Issue : #44 the package shared-mime-info missing --------- Co-authored-by: yalh76 Co-authored-by: tituspijean Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Auto-update README * Upgrade to version 2.101 (#50) * Upgrade to v2.101 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Upgrade to version 2.102 (#51) * Upgrade to v2.102 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Update manifest.json * Upgrade to version 2.104 (#56) * Upgrade to v2.104 * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot * Version 2 (#52) * v2 * fix * fix * fix * Auto-update README * Update manifest.toml * Update manifest.toml * Update manifest.toml * fix * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot * Update manifest.toml * fix * Auto-update README * Update manifest.toml * Update manifest.toml * fix * Update nginx.conf * Create ADMIN_fr.md * fix * Auto-update README * Update nginx.conf * Update nginx.conf --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot Co-authored-by: tituspijean Co-authored-by: KazeroG <17680194+KazeroG@users.noreply.github.com> Co-authored-by: yalh76 Co-authored-by: tituspijean --- README.md | 2 +- README_fr.md | 4 ++-- conf/nginx.conf | 3 +++ doc/ADMIN_fr.md | 11 +++++++++++ doc/DESCRIPTION_fr.md | 1 + manifest.toml | 2 +- 6 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 doc/ADMIN_fr.md create mode 100644 doc/DESCRIPTION_fr.md diff --git a/README.md b/README.md index dbbc686..af62641 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely. -**Shipped version:** 2.104~ynh1 +**Shipped version:** 2.104~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5fb68ea..100d703 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,9 +16,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble -Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely. +Webmin est une interface Web pour l'administration système pour Unix. À l'aide de n'importe quel navigateur Web moderne, vous pouvez configurer des comptes d'utilisateurs, Apache, DNS, le partage de fichiers et bien plus encore. Webmin supprime le besoin de modifier manuellement les fichiers de configuration Unix comme « /etc/passwd » et vous permet de gérer un système depuis la console ou à distance. -**Version incluse :** 2.104~ynh1 +**Version incluse :** 2.104~ynh2 ## Captures d’écran diff --git a/conf/nginx.conf b/conf/nginx.conf index 50b908f..b5c64f5 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -4,7 +4,10 @@ location __PATH__/ { proxy_pass https://127.0.0.1:__PORT__/; #Proxy Settings + proxy_http_version 1.1; proxy_redirect off; + proxy_set_header Connection "Upgrade"; + proxy_set_header Upgrade $http_upgrade; proxy_set_header Host $host:$server_port; #this redirects the link without port no proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md new file mode 100644 index 0000000..f4a830a --- /dev/null +++ b/doc/ADMIN_fr.md @@ -0,0 +1,11 @@ +* Cette application dispose d'un accès **root** qui peut modifier les éléments essentiels du système, **casser YunoHost**. Utilisez-le avec précaution et lisez la [document](https://doxfer.webmin.com/Webmin/Main_Page) avant de modifier les valeurs. +* Seul l'**utilisateur** disposant de l'autorisation au moment de l'installation peut **accéder** à l'interface de connexion Webmin. +* Pour vous connecter à webmin, utilisez root et le mot de passe root +* Webmin se mettra **à jour** lorsque les mises à jour du système seront exécutées. Pas besoin donc d'**exécuter le script de mise à niveau** une fois installé. + +### Corriger le nom d'utilisateur et le mot de passe + +Si vous ne parvenez pas à vous connecter, vous pouvez corriger le mot de passe de l'utilisateur avec la commande suivante : +``` +/usr/share/webmin/changepass.pl /etc/webmin root >nouveau mot de passe> +``` \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..ef5db40 --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1 @@ +Webmin est une interface Web pour l'administration système pour Unix. À l'aide de n'importe quel navigateur Web moderne, vous pouvez configurer des comptes d'utilisateurs, Apache, DNS, le partage de fichiers et bien plus encore. Webmin supprime le besoin de modifier manuellement les fichiers de configuration Unix comme « /etc/passwd » et vous permet de gérer un système depuis la console ou à distance. \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index cb6de1b..efa97dd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Webmin" description.en = "Web-based interface for system administration" description.fr = "Interface Web d'administration système" -version = "2.104~ynh1" +version = "2.104~ynh2" maintainers = [] From b61802adf6aed5ab6796b3aa978fa7db2963c825 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:40:41 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index af62641..bb8610b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Webmin is a web-based interface for system administration for Unix. Using any mo * Official app website: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 100d703..9e5066a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,6 +28,7 @@ Webmin est une interface Web pour l'administration système pour Unix. À l'aide * Site officiel de l’app : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs