Bl4ckread / moodle-mod_adastra

Other
2 stars 0 forks source link

Direct access to raw $_POST not allowed #10

Open danmarsden opened 3 years ago

danmarsden commented 3 years ago

Direct raw access to $_POST is not allowed - you must use optional/required_param functions with appropriate sanitisation.

please note - this is a blocker for apporval in the plugins db.