ssongliu
918c441f88
Revert "fix(fail2ban): treat process as active when client ping succeeds (#13…" ( #13715 )
...
This reverts commit a6e2efa6c9 .
2026-09-04 16:46:47 +08:00
zhudaguanren and zhudaguaneren
a6e2efa6c9
fix(fail2ban): treat process as active when client ping succeeds ( #13679 )
...
Fail2ban UI currently keys isActive only on systemd fail2ban.service.
If the daemon is alive under another process manager, whitelist and
blacklist stay disabled. Detect liveness with fail2ban-client ping.
Fixes #13678
Co-authored-by: zhudaguaneren <218366267+zhudaguaneren@users.noreply.github.com >
2026-09-01 18:15:32 +08:00
ssongliu
13e6bc4fac
feat: separate website and standalone FTP identities ( #13412 )
2026-07-29 16:41:43 +08:00
ssongliu
97d383ed12
feat: add explicit FTP identity initialization ( #13390 )
2026-07-28 17:07:57 +08:00
ssongliu
adb97730c1
fix: fix wildcard file copy issue. ( #12883 )
2026-05-28 10:30:38 +08:00
ssongliu
d55982bde0
refactor: update agent and core utilities ( #12621 )
2026-05-21 12:35:09 +08:00
ssongliu
741acee393
fix: Modify command invocation method ( #11944 )
2026-02-25 05:51:44 +00:00
MonkeyCode-AI
a95d9aa27a
fix: Add CheckIllegal validation to prevent command injection in 8 API endpoints ( #11857 )
...
- SSH log query: validate req.Info before grep concatenation
- iptables rule search: validate chain param in ReadFilterRulesByChain/LoadDefaultStrategy
- Firewalld port forward: validate port/protocol/targetIP/targetPort params
- Pure-FTPd user management: validate username/path in UserAdd/UserDel/SetPath/SetStatus
- PostgreSQL remote backup/recover: validate password/address/user/dbname
- MySQL remote backup/recover: validate password/address/user/dbname/format
- Website Composer: validate user/mirror/command/extCommand
- Disk operations: validate device/mountPoint/filesystem in Partition/Mount/Unmount
2026-02-10 18:32:42 +08:00
ssongliu
c06ba18023
feat: compatible with openrc and sysvinit ( #10723 )
2025-10-22 18:32:42 +08:00
CityFun
a302e100ec
fix: Fixed issue with add large black ip to fail2ban failed ( #10348 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/10346
2025-09-12 08:20:25 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods ( #8401 )
2025-04-15 22:15:18 +08:00
ssongliu
4669be6669
fix: Modify the pure-ftpd encryption method ( #8312 )
2025-04-03 16:09:58 +00:00
ssongliu
8d28b7db94
pref: backend 重命名 agent
2024-07-23 14:48:37 +08:00