From 181a395e85f2e9456b7cceffb314c33ac293ae71 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 27 May 2024 11:37:48 +0000 Subject: [PATCH 1/3] Fix admin creation --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9f32779..89002fd 100644 --- a/scripts/install +++ b/scripts/install @@ -68,7 +68,8 @@ pushd $install_dir ynh_use_nodejs ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH yarn install # Install dependencies #ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH yarn build - ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH ./server/cli.js users create __ADMIN__ __PASSWORD__ admin --config ./config.json + admin_mail=$(ynh_user_get_info --username=$admin --key=mail) + ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH ./server/cli.js users create $admin_mail $password admin --config ./config.json popd #================================================= From 3f30b297ae9b28912400d7ce5d30828435e0c22a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 May 2024 14:56:57 +0200 Subject: [PATCH 2/3] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index d473531..aad36c7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Gancio" description.en = "Shared agenda for local communities, federated with the fediverse" description.fr = "Agenda partagé pour les communautés locales, fédéré avec le fédiverse" -version = "1.15.5~ynh1" +version = "1.15.5~ynh2" maintainers = ["Lapineige"] From c15da02bbb1aad3d1bb1e0412c7abb3d1fb90918 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 27 May 2024 12:57:07 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1b663ca..b425c98 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Shipped version:** 1.15.5~ynh1 +**Shipped version:** 1.15.5~ynh2 **Demo:** diff --git a/README_es.md b/README_es.md index 2a40bb7..f6254dd 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Versión actual:** 1.15.5~ynh1 +**Versión actual:** 1.15.5~ynh2 **Demo:** diff --git a/README_eu.md b/README_eu.md index 3758f6a..8de930c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Paketatutako bertsioa:** 1.15.5~ynh1 +**Paketatutako bertsioa:** 1.15.5~ynh2 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 26d5dd7..0909808 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub. -**Version incluse :** 1.15.5~ynh1 +**Version incluse :** 1.15.5~ynh2 **Démo :** diff --git a/README_gl.md b/README_gl.md index aeed364..420d7ae 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Versión proporcionada:** 1.15.5~ynh1 +**Versión proporcionada:** 1.15.5~ynh2 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2db6e79..56e1cb5 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**分发版本:** 1.15.5~ynh1 +**分发版本:** 1.15.5~ynh2 **演示:**