]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Make uploads work properly if we accept _all_ attachment types
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 25 Feb 2016 21:15:54 +0000 (22:15 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 25 Feb 2016 21:15:54 +0000 (22:15 +0100)
commite6e1705852d7e529b38acb3714549cb052b473e6
tree9756156ce475ef674aed0e022263d8f5d8a6687a
parent28d9f82ab174585d9d16a6150eaf528801f330ad
Make uploads work properly if we accept _all_ attachment types

Also introduced $config['attachments']['extblacklist'] that can disable
certain file extensions (or rewrite them, for example php => phps)
classes/File.php
lib/default.php
lib/mediafile.php