From a6bbb0d7cb63298cde1484dea1c1654397bac256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 25 Nov 2023 19:15:16 +0100 Subject: [PATCH 1/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ecfe81e..af517c9 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ "email": "selfhoster1312@kl.netlib.re" }, "requirements": { - "yunohost": ">= 4.2.0" + "yunohost": ">= 11.2" }, "multi_instance": true, "services": [ From adc43e212498aff9e5fb3267057a2fd485e29602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 25 Nov 2023 23:00:04 +0100 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 af517c9..8e9fdbb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a reverse proxy to a socket/port, optionally serve static files from folder", "fr": "Créer un reverse proxy vers un socket/port, optionnellement servir des fichiers statiques depuis un dossier" }, - "version": "0.2~ynh1", + "version": "0.2~ynh2", "license": "AGPL-3.0-or-later", "url": "https://en.wikipedia.org/wiki/Reverse_proxy", "upstream": { From 7fb9daf55c9d7b6b7ba40f174fe6650b6f71db12 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 25 Nov 2023 22:00:10 +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 f9b5d55..d2b85b7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The supported backends are: Please be aware that SSOWat sends user credentials in plaintext to the backend, so do not use this application to reverse-proxy a service you don't trust (for example to mirror a site hosted by someone else). -**Shipped version:** 0.2~ynh1 +**Shipped version:** 0.2~ynh2 ## Disclaimers / important information ### Backend web path diff --git a/README_fr.md b/README_fr.md index 0580432..e7776c5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Les backends supportés sont: Attention, SSOWat envoie les identifiants des utilisateurices en clair jusqu'au backend, donc n'utilisez pas cette application pour reverse-proxy un service dans lequel vous n'avez pas confiance (par exemple pour mirrorer un site hébergé par une autre personne). -**Version incluse :** 0.2~ynh1 +**Version incluse :** 0.2~ynh2 ## Avertissements / informations importantes ### Chemin web du backend