From bd7b159e0035c0d738cc5d6252966a717998edbd Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:53:50 +0200 Subject: [PATCH 1/3] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 4168359..6df9059 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -81,7 +81,7 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Installing $app with Composer..." --weight=15 -rm $install_dir/package-lock.json +ynh_secure_remove --file=$install_dir/package-lock.json ynh_install_composer --install_args="--ignore-platform-reqs --prefer-dist --no-scripts --no-dev" From 05ec9fc2a0d4d999cecd07280aa2244c5ede188f Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:42:28 +0200 Subject: [PATCH 2/3] Upgrade package version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index a3194bf..ca438fa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "2FAuth" description.en = "self-hosted alternative to One Time Passcode" description.fr = "Alternative auto-hébergée a One Time Passcode" -version = "4.1.0~ynh3" +version = "4.1.0~ynh4" maintainers = ["eric_G"] From 5e1ba6ccf72a35c2555faa8ab3930ffdbc67ee27 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Sep 2023 11:42:38 +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 80d6f8b..060fa23 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo - Edit accounts, even the imported ones - Generate TOTP and HOTP security codes -**Shipped version:** 4.1.0~ynh3 +**Shipped version:** 4.1.0~ynh4 **Demo:** https://demo.2fauth.app/login diff --git a/README_fr.md b/README_fr.md index eae1082..aac3b3e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ It aims to ease you perform your 2FA authentication steps whatever the device yo - Edit accounts, even the imported ones - Generate TOTP and HOTP security codes -**Version incluse :** 4.1.0~ynh3 +**Version incluse :** 4.1.0~ynh4 **Démo :** https://demo.2fauth.app/login