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 d8869adf5225f2bca2dac3e73224b5949a0f3e7b
parent a631fc0077035fede429ca89e8d231b24ef004ad
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Sat, 18 Dec 2021 16:15:07 -0800

Sync global_domains.json to bitwarden/server@224bfb6 (Wells Fargo)

Diffstat:
Msrc/static/global_domains.json | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -47,7 +47,8 @@ "Type": 5, "Domains": [ "wellsfargo.com", - "wf.com" + "wf.com", + "wellsfargoadvisors.com" ], "Excluded": false },