X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ba75612bd165b60389889f2fc379a52f33434b74..74a52fa326e40384c87a68b58a5c52e81c5c794b:/doc/news/openid/discussion.mdwn diff --git a/doc/news/openid/discussion.mdwn b/doc/news/openid/discussion.mdwn index 4b754ab71..625f54bb7 100644 --- a/doc/news/openid/discussion.mdwn +++ b/doc/news/openid/discussion.mdwn @@ -14,3 +14,16 @@ as well. Also have I just created an account on this wiki as well? > By signing in with openid, you have created an account on the wiki; you > can configure it to eg, subscribe your email address to changes to pages. > --[[Joey]] + +---- + +# How to ban an IP address? + +There is a way to ban ikiwiki users, but how to ban an IP address? +For example if a bitchy anonymous is bombing our poll. I can use +only Apache/iptables rules for this? Maybe it's related to +[[ACL|todo/ACL]] request? --Pawel + +> Well, the polls are not something I would worry about much. I do plan to +> [[add_IP_range_banning|spam_fighting]], although I expect to wait until +> there's a demonstrated need. --[[Joey]]