mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
Fixed the 'Manually Block / Test' endpoint returning a 500 error. The handler didn't validate the integration configuration before attempting the test.
This commit is contained in:
@@ -252,7 +252,7 @@ Comprehensive settings management for alerts, advanced banning, and system prefe
|
||||
|
||||
Pull and run the official image from Docker Hub:
|
||||
```bash
|
||||
# Pull the image from Docker Hub (default)
|
||||
# Pull the image with podman from Docker Hub (default)
|
||||
podman pull swissmakers/fail2ban-ui:latest
|
||||
# or with Docker:
|
||||
docker pull swissmakers/fail2ban-ui:latest
|
||||
|
||||
Reference in New Issue
Block a user