]> git.ipfire.org Git - ipfire.org.git/commit
Drop checking URL blacklists to block users
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Nov 2019 14:32:50 +0000 (14:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 Nov 2019 14:32:50 +0000 (14:32 +0000)
commitd69f4f136a041462fb0ff521d22d1cef26c01889
tree2878f63c55350efa71d61bf0ac47ef2fd6f6b90f
parent2a5a73d8d3efb3f3f22957b8518e7ba3bd9d9986
Drop checking URL blacklists to block users

This simply does not work because of too many false-positives
and some bad handling of DNS lookups in the webapp

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/auth.py
src/web/blog.py
src/web/donate.py
src/web/newsletter.py
src/web/nopaste.py