]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/spam_fighting.mdwn
(no commit message)
[ikiwiki.git] / doc / spam_fighting.mdwn
index c6a7b8b2a7b6235221fcc36eae2bb0e15fa8b746..e5aa9f63e1b3f84442ad3007f22c0501792dac22 100644 (file)
@@ -7,4 +7,23 @@ or for the really persistent ones, by IP (or even IP range).
 
 If you're a trusted member of the ikiwiki community and would like access
 to the setup branch in git to be able to update the ban list, get in touch
-with joey with a ssh public key.
+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 from recent web edits, by running: `ssh b-ikiwiki@ikiwiki.info
+logdump | grep 'GET .*\?updated HTTP\/' > access.log`.
+
+## Spam commits
+
+[[!table data="""
+Commit  | Date       | Login     | IP
+854588d | 2013/08/15 | webschen1 | 79.228.6.28
+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
+"""]]