You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Disable unused upload form: /main/upload/upload.document.php.
- Update .htaccess to disable php execution inside web/ (before it was
only web/css).
- Add phar extension in the php2phps() function
- Document upload, check the destination path to be inside the course
with Security::check_abs_path
- Add api_protect_course_script()
- Add course/user validations
0 commit comments