From 16a5dd1e5f5e8416fc7a5d78db97990cee446c6f Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 13 Jul 2019 15:31:09 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 574e708..f92fc6d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ How to configure this app: by an admin panel, a plain file with SSH, or any othe Developers info ---------------- -**Only if you want to use a testing branch for coding, instead of merging directly into master.** Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing). To try the testing branch, please proceed like that. From 3b4cb55ac5bde59f18236b6f045b481df2d3548b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 28 Jul 2019 18:58:55 +0200 Subject: [PATCH 2/2] activate authMode-ldap --- conf/config.xml | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/config.xml b/conf/config.xml index c4f6100..90f3aea 100644 --- a/conf/config.xml +++ b/conf/config.xml @@ -1,6 +1,7 @@
127.0.0.1:__GUI_PORT__
+ ldap
localhost:389
diff --git a/manifest.json b/manifest.json index a8f35e2..b9df800 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.", "fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée." }, - "version": "1.2.0~ynh1", + "version": "1.2.0~ynh2", "url": "https://syncthing.net/", "license": "MPL-2.0", "maintainer": [