]> git.ipfire.org Git - ipfire.org.git/commit - src/web/auth.py
Add decorator to check if request is coming from a blacklisted host
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Nov 2018 09:57:18 +0000 (09:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Nov 2018 09:57:18 +0000 (09:57 +0000)
commitcfe7d74c91a54cd78a25188b1d0701cda4d1cee9
tree7b87598f6c72e099fa1f70ec4159e867f41cf157
parent399506a85c06dba587f8ba871566f1821c25dade
Add decorator to check if request is coming from a blacklisted host

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