Posted by rediguana on May 7, 2007 at 3:52am
Jump to:
| Project: | Troll |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
The IP blacklist appears to only be able to submitted using remote URL's. Some ISP's block server access to remote websites, and hence it is not possible to download remote blacklists - this is done as a protective measure to prevent cross site scripting attacks.
Would it be possible to enable uploads from the local server filesystem? e.g. by specifiying something like /public_html/blacklist.txt etc? Alternatively, could we have a textarea form to cut and paste the blacklist into?
Comments
#1
#2
I'm about to commit a textarea option.
#3
#136225: Simplify blocking IP address range
#4
@deekayen: Thanks. The textarea is great. Real time saver :)
@all: Step on how to use the textarea http://drupal.org/node/136225#comment-2453430