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 6d9f03e84bf1dd8ea362dfffedadf051cd902098
parent 6a972e4b199004d3def62b006bd88ef104f5419a
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Wed, 12 Aug 2020 21:10:31 -0700

Sync global_domains.json to bitwarden/server@61b11e3

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

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -830,5 +830,14 @@ "discord.com" ], "Excluded": false + }, + { + "Type": 82, + "Domains": [ + "netcup.de", + "netcup.eu", + "customercontrolpanel.de" + ], + "Excluded": false } ] \ No newline at end of file