aboutsummaryrefslogtreecommitdiff
path: root/doc/spam_fighting.mdwn
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-09-08 11:10:17 -0400
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-09-08 11:10:17 -0400
commit5ff8c27522e5911409569e3361184c9c69e8d584 (patch)
treeb08fadf57b21424d9be4e38e245d94e296cd9170 /doc/spam_fighting.mdwn
parent473071c4be84858d0a72c57622db3fe73e9c7ae8 (diff)
downloadikiwiki-5ff8c27522e5911409569e3361184c9c69e8d584.tar
ikiwiki-5ff8c27522e5911409569e3361184c9c69e8d584.tar.gz
document spam caught by chrysn (+ a grep pattern)
Diffstat (limited to 'doc/spam_fighting.mdwn')
-rw-r--r--doc/spam_fighting.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/spam_fighting.mdwn b/doc/spam_fighting.mdwn
index 83b9dbfdf..d0a70316b 100644
--- a/doc/spam_fighting.mdwn
+++ b/doc/spam_fighting.mdwn
@@ -10,7 +10,8 @@ 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
@@ -22,4 +23,5 @@ 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
"""]]