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 d7c18fd86e0f35dabdf15745cb4639c2cc1b9a34
parent 7566f3db3ed754bfe379173700c4ac2753d2c1a1
Author: Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>
Date:   Wed, 15 Jun 2022 20:44:14 +0200

Merge pull request #2556 from binlab/patch-1

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