|
|
9f700dcefb
|
Remove deprecations with email distribution to remote hosts, this is not used anymore since f2b-ui sends the mails
|
2026-01-21 19:23:42 +01:00 |
|
|
|
de92a640e2
|
Implement on context cancellation for ssh processes to prevent zombies
|
2026-01-19 23:45:02 +01:00 |
|
|
|
b561c94e20
|
Enhanced Filter Debug page with inline editing and improved SSH filter testing
|
2026-01-16 11:39:51 +01:00 |
|
|
|
b5e8324762
|
Added manual block section and BanIP method to for all connectors, like the UnbanIP functionallity
|
2026-01-07 16:14:48 +01:00 |
|
|
|
99dd77e375
|
use SplitN to only split on the first colon to preserving IPv6 addresses
|
2025-12-30 16:40:57 +01:00 |
|
|
|
6e24485810
|
convert boolean values to Python boolean literals in UpdateDefaultSettings function
|
2025-12-30 16:13:36 +01:00 |
|
|
|
f5128e1b51
|
Fix ssh connector and rewrite the get jail function, to get all in only one ssh-connection, instead of one for every jail (speed-up), add missing translations
|
2025-12-30 10:46:44 +01:00 |
|
|
|
84a97eaa96
|
Fix loading wrong filter problem, implement creation and deletion of filters and jails, fix some css mismatches, update the handlers and routes
|
2025-12-30 01:10:49 +01:00 |
|
|
|
b9d8f1b39a
|
Cleanup the fal2ban restart trigger functions, and improove error handling
|
2025-12-17 19:16:20 +01:00 |
|
|
|
d44f827845
|
Fix remote SSH jail.local pharsing
|
2025-12-17 12:28:26 +01:00 |
|
|
|
53bb0eb79d
|
Implement X-Callback-Secret for validating API requests
|
2025-12-15 23:16:48 +01:00 |
|
|
|
5163e4f1f4
|
Make default jail state configurable
|
2025-12-15 18:57:50 +01:00 |
|
|
|
94242a6ba1
|
Implement jails migration if there are old jails in the jail.local file, before adding the f2b server to f2b-UI
|
2025-12-06 15:32:28 +01:00 |
|
|
|
8268e37651
|
In test filters also priorize .local filters over .conf filters and return always also the explicit used filter path in results
|
2025-12-06 13:11:15 +01:00 |
|
|
|
f23d202e0d
|
Added function if reload fails after enabling any jail, all jails enabled in that request are automatically disabled
|
2025-12-05 23:54:21 +01:00 |
|
|
|
284ba26888
|
Reimplement Logpath Tester with fail2ban variable resolution and real-path joining
|
2025-12-05 23:21:08 +01:00 |
|
|
|
fe51f29d6b
|
maintain filters and jails in a local file for overriding the .conf file per node
|
2025-12-05 16:47:05 +01:00 |
|
|
|
def440611a
|
Dedublicate banner stuff and add missing init-vars for banactions
|
2025-12-04 20:36:23 +01:00 |
|
|
|
0f2a3a1e32
|
Add missing banaction_allports setting to update settings function
|
2025-12-04 19:57:58 +01:00 |
|
|
|
13704df994
|
restructure jail.local default config functions, make banactions configurable
|
2025-12-04 19:42:43 +01:00 |
|
|
|
cd7a814cda
|
Refactor jail.local and jail.d management
|
2025-12-03 20:43:44 +01:00 |
|
|
|
5044a589ca
|
Fix filter debug pharsing, add normalizion and write temp-files to check with fail2ban-regex
|
2025-11-18 09:25:15 +01:00 |
|
|
|
2dd62b63e9
|
replace base64 payload bash -c with a stdin via here-doc to prevent false pharsing
|
2025-11-14 11:44:23 +01:00 |
|
|
|
a24e0779d2
|
switch to toast instead of alert messages, implement serverIDs and restart tracking for every remote-server
|
2025-11-14 10:22:44 +01:00 |
|
|
|
bff920e5b3
|
remove unsecure sudo executions on remote systems, insted we use facls new
|
2025-11-14 09:41:43 +01:00 |
|
|
|
10779e7cea
|
disable hostkeychecking for ssh from containers
|
2025-11-13 22:47:18 +01:00 |
|
|
|
17f66b8ed4
|
Update docs for newest features
|
2025-11-12 19:32:45 +01:00 |
|
|
|
0134b7de5e
|
Update screenshots and pre-fix the filter-test
|
2025-11-12 19:09:01 +01:00 |
|
|
|
3b118cb616
|
Fix the manage jails functions over ssh, also improve the speed or remote connections
|
2025-11-12 16:25:16 +01:00 |
|
|
|
9c3713bb41
|
Refactor the whole backend to support remote-fail2ban machines over ssh or over a agent-api(needs to be build)
|
2025-11-12 15:54:59 +01:00 |
|