SN-RECIT-formation-a-distance / moodle-tool_htmlbootstrapeditor

The HTML Bootstrap editor makes it possible to create a much more attractive and ergonomic layout.
GNU General Public License v3.0
1 stars 1 forks source link

missing security checks in externallib functions #2

Closed danmarsden closed 8 months ago

danmarsden commented 9 months ago

Please see: https://moodledev.io/docs/apis/subsystems/external/security

all functions should trigger the validate context call and should also check the user capabilities.