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 a2955daffe6645d97bc2f6711f80ccd0e5c55aae
parent d3921b973b48cb2eb6746c714b93d18ad0644ca4
Author: Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>
Date:   Tue,  6 Apr 2021 19:36:11 +0200

Merge pull request #1576 from jjlin/global-domains

Sync global_domains.json
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 @@ -772,7 +772,8 @@ "stackoverflow.com", "serverfault.com", "mathoverflow.net", - "askubuntu.com" + "askubuntu.com", + "stackapps.com" ], "Excluded": false },