0x0/templates
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
..
401.html Allow management operations like deleting files 2022-11-30 02:19:29 +01:00
403.html Implement request filters 2024-09-27 18:30:28 +02:00
404.html Use template responses 2021-05-23 19:13:51 +02:00
411.html Use template responses 2021-05-23 19:13:51 +02:00
413.html Use template responses 2021-05-23 19:13:51 +02:00
451.html Use template responses 2021-05-23 19:13:51 +02:00
index.html index.html: Document appending file names 2022-12-01 03:28:25 +01:00