This repository has been archived on 2026-01-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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
..
2024-09-27 18:30:28 +02:00