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 11cc9ae0c05daa849f769aefbb31db96b46f976e
parent fb648db47da9dd567687afbdd39252d9458b1a34
Author: Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>
Date:   Thu, 13 Aug 2020 22:34:20 +0200

Merge pull request #1094 from jjlin/master

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