From 4bf1d172ca2f586a82208bdefb7a81c37d5b2680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 14 Aug 2023 14:11:39 +0200 Subject: [PATCH 1/3] Update nginx.conf --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 2b61559..518aacb 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,5 @@ #sub_path_only rewrite ^Microsoft-Server-ActiveSync$ Microsoft-Server-ActiveSync/ permanent; -location /Microsoft-Server-ActiveSync { +location /Microsoft-Server-ActiveSync/ { # Path to source alias __FINALPATH__/; From ed5352a25e9eccb9b96f96ae0e67cfda38e159d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:08:14 +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 6afb812..5a0edaa 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActiveSync frontend that helps you synchronize emails, calendar and contacts", "fr": "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts" }, - "version": "2.7.0~ynh1", + "version": "2.7.0~ynh2", "url": "https://z-push.org", "upstream": { "license": "AGPL-3.0-or-later", From 41826fc57356ebdb1d93432d5df3f74ddab805fc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 15 Aug 2023 10:08:20 +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 0fcd969..3a94f3a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend) -**Shipped version:** 2.7.0~ynh1 +**Shipped version:** 2.7.0~ynh2 ## Disclaimers / important information * would be better to create a dedicated domain: autodiscover.yourdomain.org diff --git a/README_fr.md b/README_fr.md index 5a3f37a..29289d9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend) -**Version incluse :** 2.7.0~ynh1 +**Version incluse :** 2.7.0~ynh2 ## Avertissements / informations importantes * would be better to create a dedicated domain: autodiscover.yourdomain.org