Check jail.local state and warn user if it is not fail2ban-UI managed, disable automatic jail.local migration because it is only testing

This commit is contained in:
2026-02-09 19:56:43 +01:00
parent e8592d17e6
commit 90b287f409
18 changed files with 232 additions and 244 deletions

View File

@@ -26,3 +26,4 @@ var translations = {};
var sshKeysCache = null;
var openModalCount = 0;
var isLOTRModeActive = false;
var jailLocalWarning = false;