Commit Graph

11 Commits

Author SHA1 Message Date
9fe7276073 Restructure an adding basic sections 2/2 2026-02-19 19:24:18 +01:00
1cd2439cea Add sections to integrations 2026-02-17 00:05:46 +01:00
43bc278892 Fix typo in the opensense integration to fix the deletion API request 2026-02-14 14:51:55 +01:00
f00c1c1b22 When address is empty, detail is explicitly set to an empty array to clear any existing detail items in pfSense 2026-01-28 14:31:58 +01:00
63ee6a40d7 When address is empty we explicitly send an empty detail array to clear any existing items if last IP 2026-01-28 13:59:53 +01:00
fd1f26a1a6 Autocreate alias if not exist on PFSense and enhance the alias IP function 2026-01-28 13:25:54 +01:00
76b5a332de Fixed the getAliasByName function to resolve the 400 Bad Request error. 2026-01-28 13:05:01 +01:00
210e694137 Fix PFSence integration and add also GET-modify-PATCH patterns 2026-01-28 12:52:41 +01:00
325ddc2733 Added basic OPNsense integration, and fixed PfSense API by changing from X-API-Key and X-API-Secret headers to only x-api-key header (lowercase as specified in v2 API docs) 2026-01-14 17:44:56 +01:00
4abc22d6fe Fixed the 'Manually Block / Test' endpoint returning a 500 error. The handler didn't validate the integration configuration before attempting the test. 2026-01-14 16:37:11 +01:00
2fcc30b1b6 First steps to implement a advanced-actions function to block recurring offenders before fail2ban 2025-11-18 15:02:50 +01:00