MDL-58259 mod_forum: Check create attachment cap in forum_add_attachment
authorJuan Leyva <juanleyvadelgado@gmail.com>
Tue, 14 Mar 2017 14:43:11 +0000 (15:43 +0100)
committerJun Pataleta <jun@moodle.com>
Fri, 5 May 2017 02:28:11 +0000 (10:28 +0800)
commit609a10739d969760cd04c0be9cd35537a791fe1e
treed07a65e31e428ced30f121ea33749f4bd1192976
parentfbc15bb977523b3a990f93e7c7d947ac3e0b5bb3
MDL-58259 mod_forum: Check create attachment cap in forum_add_attachment

We should add the permission check there because this function is used
indirectly by the external API that is not checking for this capability.
mod/forum/externallib.php