Downloads
Download tar.gz
39.46 KB
MD5: 60e916599036d748f4666719512a78fb
SHA-1: 230e843ce023b3a50905982272eee2422deedea5
SHA-256: 1586faf287cddb81c1c2132bf4c9140fc5810dc8c74e03c089528c6118aa5941
Download zip
42.56 KB
MD5: b86bf1a6f1be301e7e95f4067124666f
SHA-1: 99f0f69bcdeab5811a9daa5c20eb147dead7be3c
SHA-256: 87c86c1b23dbf17ad2a3283ac6ba65241d55ef8fe2babade317146aa7c21aee4
Release notes
Features:
- page displaying all blocked IP addresses (admin/logs/spam/blockedips), thanks to coofercat
- _uninstall hook (in progress, only cleans spam tables, not spam variables), thanks to nancyw
- improve administrative pages organization, thanks to nancyw
Bug fixes:
- when admin marks content as spam, don't blacklist admin's IP address
- dont redirect users to invalid URL when they report spam
- properly purge reported spam once content is dealt with
- temporarily switch to privileged user when cron needs to delete nodes
- fix PostgreSQL schema definition
- many more