Overview
Let admins restrict or block access from specific IPs or CIDR ranges inside backend/cmmty/.
Acceptance Criteria
Contribution Folder
All files must be placed inside backend/cmmty/. Do not modify any file outside this folder.
How to Contribute
Comment on this issue to express interest, fork the repo, build inside backend/cmmty/ only, and open a PR targeting main.
Overview
Let admins restrict or block access from specific IPs or CIDR ranges inside
backend/cmmty/.Acceptance Criteria
backend/cmmty/ip-filter/with middleware, module, and admin endpoints/cmmty/admin/ip-rulesContribution Folder
All files must be placed inside
backend/cmmty/. Do not modify any file outside this folder.How to Contribute
Comment on this issue to express interest, fork the repo, build inside
backend/cmmty/only, and open a PR targetingmain.