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 f842a80cdb787d8e88ce69232776c7f9550f2ce5
parent f9ebb780f92c44b63b1cab6be79ff120f183fc4c
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Tue, 23 Mar 2021 11:30:00 -0700

Sync global_domains.json to bitwarden/server@455e4b2 (ProtonMail/ProtonVPN)

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 @@ -894,5 +894,13 @@ "sony.com" ], "Excluded": false + }, + { + "Type": 85, + "Domains": [ + "protonmail.com", + "protonvpn.com" + ], + "Excluded": false } ] \ No newline at end of file