From fe8f216fd75d6c878286e745da47264f8e57007e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 9 May 2021 22:42:51 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bitwarden (Vaultwarden) to 4051e97 --- README.md | 6 +++--- bitwarden/CHANGELOG.md | 1 + bitwarden/DOCS.md | 18 +++++++++--------- bitwarden/README.md | 10 +++++----- bitwarden/config.json | 6 +++--- bitwarden/translations/en.yaml | 2 +- 6 files changed, 22 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 67f5c435e..b8f6db349 100644 --- a/README.md +++ b/README.md @@ -746,10 +746,10 @@ SOFTWARE. [appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/be6a2be -[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/be6a2be/README.md +[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/4051e97 +[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/4051e97/README.md [bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues -[bitwarden-version-shield]: https://img.shields.io/badge/version-be6a2be-blue.svg +[bitwarden-version-shield]: https://img.shields.io/badge/version-4051e97-blue.svg [bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/bitwarden/CHANGELOG.md b/bitwarden/CHANGELOG.md index e17dcdef7..4afcece32 100644 --- a/bitwarden/CHANGELOG.md +++ b/bitwarden/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.10.0 +- ⬆️ Upgrades Vaultwarden to 1.21.0 (#125) - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#124) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0. diff --git a/bitwarden/DOCS.md b/bitwarden/DOCS.md index 7b7544d0e..3d0fabeb2 100644 --- a/bitwarden/DOCS.md +++ b/bitwarden/DOCS.md @@ -1,4 +1,4 @@ -# Home Assistant Community Add-on: Bitwarden RS +# Home Assistant Community Add-on: Bitwarden (Vaultwarden) Bitwarden is an open-source password manager that can store sensitive information such as website credentials in an encrypted vault. @@ -7,7 +7,7 @@ The Bitwarden platform offers a variety of client applications including a web interface, desktop applications, browser extensions and mobile apps. This add-on is based upon the lightweight and opensource -[Bitwarden RS][bitwarden-rs] implementation, allowing you to self-host +[Vaultwarden][vaultwarden] implementation, allowing you to self-host this amazing password manager. Password theft is a serious problem. The websites and apps that you use are @@ -20,12 +20,12 @@ email, bank, and other important accounts. USE A PASSWORD MANAGER! The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "Bitwarden RS" add-on in the Supervisor add-on store and - install it. -1. Start the "Bitwarden RS" add-on. -1. Check the logs of the "Bitwarden RS" add-on to see if everything went - well and to get the admin token/password. -1. Click the "OPEN WEB UI" button to open Bitwarden RS. +1. Search for the "Bitwarden (Vaultwarden)" add-on in the Supervisor add-on + store and install it. +1. Start the "Bitwarden (Vaultwarden)" add-on. +1. Check the logs of the "Bitwarden (Vaultwarden)" add-on to see if everything + went well and to get the admin token/password. +1. Click the "OPEN WEB UI" button to open Vaultwarden. 1. Add `/admin` to the URL to access the admin panel, e.g., `http://hassio.local:7277/admin`. Log in using the admin token you got in step 3. @@ -165,7 +165,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs [contributors]: https://github.com/hassio-addons/addon-bitwarden/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -175,3 +174,4 @@ SOFTWARE. [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-bitwarden/releases [semver]: http://semver.org/spec/v2.0.0.htm +[vaultwarden]: https://github.com/dani-garcia/vaultwarden diff --git a/bitwarden/README.md b/bitwarden/README.md index a22160533..7803c7a8b 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -1,4 +1,4 @@ -# Home Assistant Community Add-on: Bitwarden RS +# Home Assistant Community Add-on: Bitwarden (Vaultwarden) [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -19,7 +19,7 @@ The Bitwarden platform offers a variety of client applications including a web interface, desktop applications, browser extensions and mobile apps. This add-on is based upon the lightweight and opensource -[Bitwarden RS][bitwarden-rs] implementation, allowing you to self-host +[Vaultwarden][vaultwarden] implementation, allowing you to self-host this amazing password manager. Password theft is a serious problem. The websites and apps that you use are @@ -48,7 +48,6 @@ If you are more interested in stable releases of our add-ons: -[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg @@ -59,6 +58,7 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-be6a2be-blue.svg -[release]: https://github.com/hassio-addons/addon-bitwarden/tree/be6a2be +[release-shield]: https://img.shields.io/badge/version-4051e97-blue.svg +[release]: https://github.com/hassio-addons/addon-bitwarden/tree/4051e97 [screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png +[vaultwarden]: https://github.com/dani-garcia/vaultwarden diff --git a/bitwarden/config.json b/bitwarden/config.json index 146017c74..24df16ee2 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,6 +1,6 @@ { - "name": "Bitwarden RS", - "version": "be6a2be", + "name": "Bitwarden (Vaultwarden)", + "version": "4051e97", "slug": "bitwarden", "description": "Open source password management solution", "url": "https://github.com/hassio-addons/addon-bitwarden", @@ -16,7 +16,7 @@ "7277/tcp": 7277 }, "ports_description": { - "7277/tcp": "Bitwarden Vault" + "7277/tcp": "Vaultwarden Web interface" }, "map": [ "ssl" diff --git a/bitwarden/translations/en.yaml b/bitwarden/translations/en.yaml index 30d0464b1..3809b5f2e 100644 --- a/bitwarden/translations/en.yaml +++ b/bitwarden/translations/en.yaml @@ -22,7 +22,7 @@ configuration: name: Size limit of HTTP requests description: >- Optionally set the size limit of HTTP requests on the API of - Bitwarden RS. This might be needed to support larger imports. + Vaultwarden. This might be needed to support larger imports. The default is 10485760, which is 10MB. network: 7277/tcp: Web interface