diff --git a/README.md b/README.md index 4365eba..be038b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bitwarden for YunoHost -[![Integration level](https://dash.yunohost.org/integration/bitwarden.svg)](https://dash.yunohost.org/appci/app/bitwarden) +[![Integration level](https://dash.yunohost.org/integration/bitwarden.svg)](https://dash.yunohost.org/appci/app/bitwarden) ![](https://ci-apps.yunohost.org/ci/badges/bitwarden.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bitwarden.maintain.svg) [![Install Bitwarden with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bitwarden) *[Lire ce readme en français.](./README_fr.md)* @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to Bitwarden is a open source password manager. -**Shipped version:** 1.14.2 +**Shipped version:** 1.15.1 ## Important points to read before installing @@ -43,7 +43,7 @@ How to configure this app: by an admin panel at https://bitwarden.domain.tld/adm #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bitwarden%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/bitwarden/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bitwarden%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/bitwarden/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/bitwarden%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/bitwarden/) ## Links diff --git a/README_fr.md b/README_fr.md index 2920323..227d764 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,18 +1,18 @@ # Bitwarden pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/bitwarden.svg)](https://dash.yunohost.org/appci/app/bitwarden) +[![Niveau d'intégration](https://dash.yunohost.org/integration/bitwarden.svg)](https://dash.yunohost.org/appci/app/bitwarden) ![](https://ci-apps.yunohost.org/ci/badges/bitwarden.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/bitwarden.maintain.svg) [![Installer Bitwarden avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bitwarden) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Bitwarden rapidement et simplement sur un serveur Yunohost. +> *Ce package vous permet d'installer Bitwarden rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble Bitwarden est un gestionnaire de mots de passe open source. -**Version incluse:** 1.14.2 +**Version incluse :** 1.15.1 ## Points importants à lire avant l'installation @@ -28,30 +28,30 @@ Après l'installation, l'utilisateur admin recevra un e-mail avec le admin_token ## Configuration -Comment configurer cette application: via le panneau d'administration https://bitwarden.domain.tld/admin. +Comment configurer cette application : via le panneau d'administration https://bitwarden.domain.tld/admin. ## Documentation - * Documentation officielle: https://help.bitwarden.com/ et https://github.com/dani-garcia/bitwarden_rs/wiki + * Documentation officielle : https://help.bitwarden.com/ et https://github.com/dani-garcia/bitwarden_rs/wiki ## Caractéristiques spécifiques YunoHost #### Support multi-utilisateurs -* L'authentification LDAP et HTTP est-elle prise en charge? **No** -* L'application peut-elle être utilisée par plusieurs utilisateurs? **Yes** +* L'authentification LDAP et HTTP est-elle prise en charge? **Non** +* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** #### Architectures supportées -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bitwarden%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/bitwarden/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/bitwarden%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/bitwarden/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/bitwarden%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/bitwarden/) ## Liens - * Signaler un bug: https://github.com/YunoHost-Apps/bitwarden_ynh/issues - * Site de l'application: https://bitwarden.com/ - * Dépôt de l'application principale: https://github.com/dani-garcia/bitwarden_rs - * Site web YunoHost: https://yunohost.org/ + * Signaler un bug : https://github.com/YunoHost-Apps/bitwarden_ynh/issues + * Site de l'application : https://bitwarden.com/ + * Dépôt de l'application principale : https://github.com/dani-garcia/bitwarden_rs + * Site web YunoHost : https://yunohost.org/ --- diff --git a/check_process b/check_process index 3782bf0..bbe7677 100644 --- a/check_process +++ b/check_process @@ -17,7 +17,10 @@ setup_private=1 setup_public=1 upgrade=1 + # 1.9.1~ynh3 upgrade=1 from_commit=501bf18eafcda987ac255d12ca213d15e63c5eef + # 1.14.2~ynh2 + upgrade=1 from_commit=2a7b9d6b6705be6e3a7217309a77b9def226eaa6 backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -31,7 +34,8 @@ Email=yalh@yahoo.com Notification=all ;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& + ; commit=501bf18eafcda987ac255d12ca213d15e63c5eef + name=1.9.1~ynh3 + ; commit=2a7b9d6b6705be6e3a7217309a77b9def226eaa6 + name=1.14.2~ynh2 diff --git a/conf/app.src b/conf/app.src index b0ffa72..1cf70e3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.14.2.tar.gz -SOURCE_SUM=242f10592dec87b83cd9ea360dc83901cb8adaf019c9220ea910824d8f9a7d98c713ff37ddc3f0522a1961006a899c38d1c4ebd3394190267d845c81325eeb88 +SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.15.1.tar.gz +SOURCE_SUM=34e7d7078dbcb6ae81d39d81db9bbfe8231b2fad54472c58f7d407387c3651c6554ff467daf17ebe88abfbaffc587fd0ab666cf3420ee544b7871c3712b1b871 SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/web.src b/conf/web.src index 04b0e90..f839dce 100644 --- a/conf/web.src +++ b/conf/web.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.13.2b/bw_web_v2.13.2b.tar.gz -SOURCE_SUM=3e1acebc3f4d1ce242e09ff4a391206b4989a175a97ae4b28fa0c25c344719458f50612bf65a1eb2d8f234270b8d7b57650c1b5cccc67a241f3d9c0c50f03a91 +SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.14.0/bw_web_v2.14.0.tar.gz +SOURCE_SUM=4f8eb3fbb809d90fda6bb62bfba80076a53e546c03c1dd2d1725e457193ff1b25500749fd307d8ae03d28e0f5b65bd2005712823119aaed2b77bab483d22c8bf SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 39d2b72..9390c27 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage passwords and other sensitive informations", "fr": "Géres les mots de passe et autres informations sensibles" }, - "version": "1.14.2~ynh2", + "version": "1.15.1~ynh1", "url": "https://github.com/dani-garcia/bitwarden_rs", "license": "GPL-3.0-or-later", "maintainer": {