]> git.mxchange.org Git - friendica.git/commit
Avoid problems with an empty domain in the blocklist (#13919)
authorMichael Vogel <icarus@dabo.de>
Mon, 19 Feb 2024 06:22:19 +0000 (07:22 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 06:22:19 +0000 (07:22 +0100)
commitcb294cf411ee8843096497e017d309b6005c276a
tree0317927b0c8c5cbe02504c48100ab87c1706835d
parent9ad452a19ba5f498581f87d3d016d577d578581d
Avoid problems with an empty domain in the blocklist (#13919)

* Avoid problems with an empty domain in the blocklist

* Test code removed
src/Module/Moderation/Blocklist/Server/Index.php
src/Util/Network.php