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 605419ae1b187c96fe0306b293d9526f2cbee1ab
parent b89ffb27316cd99f90aa19a32b3951877b5b25d7
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Fri, 24 Dec 2021 13:22:10 -0800

Sync global_domains.json to bitwarden/server@5a8f334 (TransferWise)

Diffstat:
Msrc/static/global_domains.json | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -914,5 +914,13 @@ "ubi.com" ], "Excluded": false + }, + { + "Type": 87, + "Domains": [ + "transferwise.com", + "wise.com" + ], + "Excluded": false } ] \ No newline at end of file