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 Use Unicode in antispam stuff 2013-09-08 17:01:55 +10:00
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 yeah 2013-09-07 03:09:52 +10:00
config.php add forward-confirmed reverse DNS 2014-10-05 23:20:06 +02:00
database.php Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 2013-09-17 09:15:24 +10:00
display.php fix a bug reported by Dudeman on #v-d 2014-08-21 04:27:47 +02:00
events.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
filters.php enhance filters; make them work on multiimage 2014-08-08 21:35:00 +02:00
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 Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
template.php Fix is_writable check for templates/cache 2014-08-08 21:36:56 +02:00