Heyuri/kokonotsuba

IP Range Ban

Closed this issue · 1 comments

kaguy4 commented

On mod_adminban, we should have a way to range ban problematic IP ranges. Preferably with regex since (I believe) it would be the easiest way for both implementation and use.

For example, after banning 123.45.* on the adminban module, 123.45.67.890 shouldn't be able to post until the ban for that IP range expires.

kaguy4 commented

this is also fixed, 123.45. would rangeban 123.45.67.890 now