From 64b3315df7247529410b4b703b872e347a3982d9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 6 Mar 2022 08:35:10 +0100 Subject: [PATCH 1/3] 4.3 --- conf/nginx.conf | 5 ----- manifest.json | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 556b622..549b52a 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -4,11 +4,6 @@ location __PATH__/ { # Path to source alias __FINALPATH__/ ; - # Force usage of https - if ($scheme = http) { - rewrite ^ https://$server_name$request_uri? permanent; - } - index index.php; # Common parameter to increase upload size limit in conjunction with dedicated php-fpm file diff --git a/manifest.json b/manifest.json index 3eb16d8..2cbd9da 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "email": "julien.malik@paraiso.me" }, "requirements": { - "yunohost": ">= 4.2.4" + "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ From 1284c7f9f2b91deb5fbcf0049f1ab7decb8370d5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 4 Apr 2022 07:40:55 +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 2cbd9da..15b37df 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Minimalist pastebin where the server has zero knowledge of pasted data", "fr": "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées" }, - "version": "1.3.5~ynh1", + "version": "1.3.5~ynh2", "url": "https://privatebin.info/", "upstream": { "license": "Zlib", From 38091d9521bcce6dec315d66aa7c5f8bc368a974 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Apr 2022 05:41:00 +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 6831b75..fd32d9b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mo This is a fork of ZeroBin, originally developed by Sébastien Sauvage. It was refactored to allow easier and cleaner extensions and has now much more features than the original. It is however still fully compatible to the original ZeroBin 0.19 data storage scheme. Therefore such installations can be upgraded to this fork without loosing any data. -**Shipped version:** 1.3.5~ynh1 +**Shipped version:** 1.3.5~ynh2 **Demo:** https://privatebin.net/ diff --git a/README_fr.md b/README_fr.md index f0a403f..da2eefc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Ce projet est un fork de ZeroBin, développé à l'origine par Sébastien Sauvag Il reste cependant compatible avec le schéma original de stockage des données Zerobin 0.19. Ainsi toutes les installations peuvent être mises à jour vers ce projet, sans perte de données. -**Version incluse :** 1.3.5~ynh1 +**Version incluse :** 1.3.5~ynh2 **Démo :** https://privatebin.net/