mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
CIDR notation is not supported in IP Blocking in the GUI #285
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 @elmanuel127 on 1/24/2024
CloudPanel version(s) affected
2.4.1
Description
CIDR notation for IP blocking is not supported in the GUI.
The help text in the menu hints that CIDR notation is supported but only single IPs are supported in blocking.
How to reproduce
Add a CIDR notation to the end of an IP and that IP will be allowed to view the site instead of being denied.
Possible Solution
No response
Additional Context
No response