From 540d80a21cf307601f65403a7d26622806489b26 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 13 Mar 2025 10:42:49 +0100 Subject: [PATCH] Update Vaultwarden Source (#3036) --- ct/vaultwarden.sh | 2 +- install/vaultwarden-install.sh | 2 +- json/vaultwarden.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ct/vaultwarden.sh b/ct/vaultwarden.sh index 0ac8bf550..3228a398f 100644 --- a/ct/vaultwarden.sh +++ b/ct/vaultwarden.sh @@ -3,7 +3,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m # Copyright (c) 2021-2025 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.vaultwarden.net/ +# Source: https://github.com/dani-garcia/vaultwarden APP="Vaultwarden" var_tags="password-manager" diff --git a/install/vaultwarden-install.sh b/install/vaultwarden-install.sh index 3938e5676..8a2e2c0f1 100644 --- a/install/vaultwarden-install.sh +++ b/install/vaultwarden-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2025 tteck # Author: tteck (tteckster) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.vaultwarden.net/ +# Source: https://github.com/dani-garcia/vaultwarden source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color diff --git a/json/vaultwarden.json b/json/vaultwarden.json index f7436ef17..7c703a602 100644 --- a/json/vaultwarden.json +++ b/json/vaultwarden.json @@ -10,7 +10,7 @@ "privileged": false, "interface_port": 8000, "documentation": null, - "website": "https://www.vaultwarden.net/", + "website": "https://github.com/dani-garcia/vaultwarden/", "logo": "https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/resources/vaultwarden-icon-white.svg", "description": "Vaultwarden is a self-hosted password manager which provides secure and encrypted password storage. It uses client-side encryption and provides access to passwords through a web interface and mobile apps.", "install_methods": [