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 b59809af466dd50fe49224024fe605d177dc819e
parent ed24d51d3e30c10e2ef0890ffb43a9838adf3190
Author: Jeremy Lin <jjlin@users.noreply.github.com>
Date:   Wed, 26 Oct 2022 12:04:11 -0700

Sync global_domains.json to bitwarden/server@7c783c9 (Atlassian)

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

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -940,5 +940,17 @@ "pyszne.pl" ], "Excluded": false + }, + { + "Type": 89, + "Domains": [ + "atlassian.com", + "bitbucket.org", + "trello.com", + "statuspage.io", + "atlassian.net", + "jira.com" + ], + "Excluded": false } ] \ No newline at end of file