This release changes completely how blocklists work.
- New blocklist management system. It includes:
- Adding a blocklist from a public URL
- Deleting an added blocklist
- Refreshing automatically the blocklist after certain time
- It still displays blocklists managed by CrowdSec
- New endpoint
POST /api/v1/blocklists/create - New endpoint
DELETE /api/v1/blocklists/:blocklistId - New endpoint
POST /api/v1/blocklists/:blocklistId/enabled - New env variables:
BLOCKLIST_IPS_BAN_DURATION,BLOCKLISTS_REFRESH_TIMEandCROWDSEC_BLOCKLISTS_REFRESH_TIME