mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Custom rule in Firewall adds ProFTPD rule at same time #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vCoDMods on 7/13/2025
CloudPanel version(s) affected
2.5.1
Description
When you try to add a new custom rule with a port which starts with "20", eg. 2000, and you click on "Add Rule", the rule is saved but CP creates another rule for ProFTPD with same description.
How to reproduce
Go to Admin Area --> Security --> Add a new custom rule with Port 200, Source Anywhere-IPv4 and a Description.
Click on "Add Rule"
Possible Solution
No response
Additional Context
No response