0x0/instance
Mia Herkt 45a414c5ee
Implement request filters
This moves preexisting blacklists to the database, and adds the
following filter types:

    * IP address
    * IP network
    * MIME type
    * User agent

In addition, IP address handling is now done with the ipaddress
module.
2024-09-27 18:30:28 +02:00
..
config.example.py Implement request filters 2024-09-27 18:30:28 +02:00