vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit d9a452f5587b294909fcc26772ef182ea020e59e
parent f95bd3bb04839ea4fa8f2700cd3867ee12b260b0
Author: Mark <binlab@users.noreply.github.com>
Date:   Mon, 13 Jun 2022 13:56:41 +0300

A little depreciation change
Diffstat:
M.env.template | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.env.template b/.env.template @@ -280,7 +280,7 @@ ## It's recommended to configure this value, otherwise certain functionality might not work, ## like attachment downloads, email links and U2F. ## For U2F to work, the server must use HTTPS, you can use Let's Encrypt for free certs -# DOMAIN=https://bw.domain.tld:8443 +# DOMAIN=https://vw.domain.tld:8443 ## Allowed iframe ancestors (Know the risks!) ## https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors