lainchan/inc
8chan 6052ed8d3d SECURITY: imagemagick/graphicsmagick was ignoring all errors
So, in a much older patch I had a problem where an incorrect RGB
profile would make image uploads fail. I fixed this by using strpos
against the error message...but didn't check the return value
correctly.

That means that any error from gm/im was ignored. This caused people
to upload too large images and flood /b/ with 1 x 10000 pixel images

My fault, patched now. Sorry about that.

Conflicts:
	inc/image.php
2014-10-12 10:23:03 +02:00
..
lib restore compatibility with php < 5.5; fixes vichan-devel#86 2014-09-24 12:26:15 +02:00
locale sync locales with transifex 2014-10-05 18:38:25 +02:00
mod new banlist implementation; also includes a public banlist 2014-10-08 23:23:59 +02:00
anti-bot.php
api.php fix a recently added md5 api field 2014-09-27 11:31:30 +02:00
bans.php .x.x less confusing...will change to less_ip eventually 2014-10-11 20:37:58 +02:00
cache.php
config.php add forward-confirmed reverse DNS 2014-10-05 23:20:06 +02:00
database.php
display.php
events.php
filters.php
functions.php hopefully fix locales 2014-10-09 04:09:30 +02:00
image.php SECURITY: imagemagick/graphicsmagick was ignoring all errors 2014-10-12 10:23:03 +02:00
instance-config.php
remote.php
template.php