From 21c299ec9d924be43f106c18b7d5888b67613848 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 21 Feb 2024 21:17:12 +0100 Subject: [PATCH 1/4] Edit bindIP from 0.0.0.0 to 127.0.0.1 for security reasons --- conf/config.sample.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.sample.yml b/conf/config.sample.yml index d4e9004..7d46464 100644 --- a/conf/config.sample.yml +++ b/conf/config.sample.yml @@ -99,7 +99,7 @@ pool: # --------------------------------------------------------------------- # Leave 0.0.0.0 for all interfaces -bindIP: 0.0.0.0 +bindIP: 127.0.0.1 # --------------------------------------------------------------------- # Log Level From 91972305fc3cdd2936e25b55ebc16a8368bbd2b2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 20:17:16 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a7b482d..e19df96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -47,4 +47,4 @@ or sudo yunohost app upgrade wikijs -u https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 64195cf..5076458 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ From 126ee012d2fef1fe6fb3d6fa96b74fa620e7c4ed Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:18:43 +0100 Subject: [PATCH 3/4] Bump ynh2 version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ac940bb..d802df8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Wiki.js" description.en = "Open source powerful wiki app built on Node.js, Git and Markdown" description.fr = "Wiki open source propulsé par Node.js, Git et Markdown" -version = "2.5.301~ynh1" +version = "2.5.301~ynh2" maintainers = ["yalh76"] From a6484346f70c4095cdd6075cbcb4d8ede9c11808 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 20:18:46 +0000 Subject: [PATCH 4/4] 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 e19df96..27616fd 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 Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost. -**Shipped version:** 2.5.301~ynh1 +**Shipped version:** 2.5.301~ynh2 **Demo:** https://docs-beta.requarks.io/ diff --git a/README_fr.md b/README_fr.md index 5076458..0e087c1 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 Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost. -**Version incluse :** 2.5.301~ynh1 +**Version incluse :** 2.5.301~ynh2 **Démo :** https://docs-beta.requarks.io/