1
0

Update spamblock plugin to update a .htaccess file with DENY rules based on recent spammer IPs. EXPERIMENTAL.

This commit is contained in:
Garvin Hicking
2007-02-09 10:42:03 +00:00
parent 742fd47078
commit 70adf0857b
3 changed files with 85 additions and 5 deletions

View File

@ -3,6 +3,9 @@
Version 1.2 ()
------------------------------------------------------------------------
* Update spamblock plugin to update a .htaccess file with DENY
rules based on recent spammer IPs. EXPERIMENTAL.
* Support shared http/https sessions. Performing admin actions will
only be allowed (through tokens) on the protocol that was used for
login. Patch by Rob Richards