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 2f058d3ff5800ce9f09b8705af5bb43a3a74ea5b
parent 582f967a5975a68abf95397c2bc20c6819951e54
Author: Nick Fox <nick@foxsec.net>
Date:   Tue, 25 Dec 2018 22:30:35 -0500

Remove old/incorrect statement about SMTP not being implemented

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -676,7 +676,7 @@ docker run -d --name bitwarden \ ### Changing user email -Because we don't have any SMTP functionality at the moment, there's no way to deliver the verification token when you try to change the email. User just needs to enter any random token to continue and the change will be applied. +Email verification has not yet been implemented, so users just need to enter any random token to continue and the change will be applied. ### Creating organization