]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/spam_fighting.mdwn
Added a comment
[ikiwiki.git] / doc / spam_fighting.mdwn
index 5b11e9a85b29f181ca75fb0d3b2af26a4cd7d519..6e04dcf8f40ee4a060cefbce7ab7ce4f591ae580 100644 (file)
@@ -10,7 +10,9 @@ to the setup branch in git to be able to update the ban list, get in touch
 with joey with a ssh public key. Once your key is added, you will be able
 to edit the ikiwiki.setup file on the setup branch, and push changes.
 You will also be able to access the recent web server logs to find IP
-addresses, by running: `ssh b-ikiwiki@ikiwiki.info logdump > access.log`
+addresses from recent web edits, by running:
+
+    ssh b-ikiwiki@ikiwiki.info logdump | grep 'GET .*\?updated HTTP\/' > access.log
 
 ## Spam commits
 
@@ -20,11 +22,12 @@ Commit  | Date       | Login     | IP
 d8f1faa | 2013/08/16 | webschen1 | 79.228.11.79
 d1dbd8e | 2013/08/19 | webschen1 | 79.228.8.176
 6602052 | 2013/08/21 | webschen1 | 31.17.11.19
+d93a948 | 2013/09/05 | soman81   | 31.17.11.19
+568fdb0 | 2013/09/05 | soman81   | 31.17.11.19
+d759052 | 2013/09/08 | spain1001 | 80.187.106.2
+24a1c62 | 2013/09/15 | spain1001 | 80.187.106.136
+cba01c2 | 2013/09/15 | spain1001 | 80.187.106.136
+702a3e5 | 2014/01/02 | Toni      | 124.105.173.121
+c2924ce | 2014/01/02 | domtheo9110 | 182.253.51.174
+cd81b9f | 2014/01/03 | domtheo9110 | ?
 """]]
-
-[[schmonz]] attempted to ban `webschen1` and `ip(79.228.*.*)` and got this:
-
-    remote: you are not allowed to change refs/heads/setup
-    To git://git.ikiwiki.info/
-     ! [remote rejected] setup -> setup (pre-receive hook declined)
-    error: failed to push some refs to 'git://git.ikiwiki.info/'