From 3f1e2155cc1a6961b64d0e13b1a750fae9fedf74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 5 Jun 2023 14:19:09 +0200 Subject: [PATCH 1/3] Update guacamole.properties --- conf/guacamole.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/guacamole.properties b/conf/guacamole.properties index be424fa..e427f66 100644 --- a/conf/guacamole.properties +++ b/conf/guacamole.properties @@ -9,4 +9,5 @@ mysql-port: 3306 mysql-database: __DB_NAME__ mysql-username: __DB_USER__ mysql-password: __DB_PWD__ -mysql-auto-create-accounts: true \ No newline at end of file +mysql-auto-create-accounts: true +mysql-ssl-mode: disabled \ No newline at end of file From 36061eaf80f8da138076e264d86d79183ad72f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 5 Jun 2023 14:22:35 +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 7c2958c..16477d0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH", "fr": "Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH" }, - "version": "1.5.2~ynh1", + "version": "1.5.2~ynh2", "url": "https://guacamole.apache.org/", "upstream": { "license": "Apache-2.0", From 482cae20d1366cbfd1311fb6fb7ee8f78523728e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 5 Jun 2023 12:22:40 +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 bae905d..cc8197e 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 Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH -**Shipped version:** 1.5.2~ynh1 +**Shipped version:** 1.5.2~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index be9a888..34901af 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Service de bureau à distance sans client. Fonctionne avec des protocoles standard comme VNC, RDP, et SSH -**Version incluse :** 1.5.2~ynh1 +**Version incluse :** 1.5.2~ynh2 ## Captures d’écran