0x0/migrations
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
..
versions Implement request filters 2024-09-27 18:30:28 +02:00
alembic.ini init 2016-11-01 05:25:58 +01:00
env.py init 2016-11-01 05:25:58 +01:00
README init 2016-11-01 05:25:58 +01:00
script.py.mako init 2016-11-01 05:25:58 +01:00

Generic single-database configuration.