Deprecated

This commit is contained in:
Alexandre
2024-01-19 17:31:06 +01:00
committed by GitHub
parent 3b9d24ba10
commit ed2a6bf56a
24 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
- Deprecated, please use version from community repository. Just export your vault from this addon, and import it in the official addon.
## 1.30.1 (21-11-2023) ## 1.30.1 (21-11-2023)
- Update to latest version from dani-garcia/bitwarden_rs - Update to latest version from dani-garcia/bitwarden_rs

View File

@@ -11,7 +11,7 @@
"map": [ "map": [
"ssl" "ssl"
], ],
"name": "DEPRECATED - Vaultwarden", "name": "zzz_archived - Vaultwarden",
"options": { "options": {
"certfile": "fullchain.pem", "certfile": "fullchain.pem",
"keyfile": "privkey.pem", "keyfile": "privkey.pem",

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -1,6 +1,7 @@
{ {
"last_update": "21-11-2023", "last_update": "21-11-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"paused": true,
"slug": "bitwarden", "slug": "bitwarden",
"source": "github", "source": "github",
"upstream_repo": "dani-garcia/bitwarden_rs", "upstream_repo": "dani-garcia/bitwarden_rs",