1
0
Fork 0
vaultwarden-test/src/static
BlackDex 0d2399d485
Prevent DNS leak when icon regex is configured
When a icon blacklist regex was configured to not check for a domain, it
still did a DNS lookup first. This could cause a DNS leakage for these
regex blocked domains.

This PR resolves this issue by first checking the regex, and afterwards
the other checks.

Fixes #2909
2022-11-14 17:25:44 +01:00
..
images Prevent DNS leak when icon regex is configured 2022-11-14 17:25:44 +01:00
scripts Change the handling of login errors. 2022-09-06 17:27:20 +02:00
templates fix: removed a double space 2022-11-07 08:39:56 +01:00
global_domains.json Sync global_domains.json to bitwarden/server@7c783c9 (Atlassian) 2022-10-26 21:42:37 +02:00