- 06 Mar, 2019 12 commits
-
-
-
-
git://github.com/markn86/moodlejun authored
-
Mark Nelson authored
-
-
-
-
jun authored
-
jun authored
-
Andrew Nicols authored
-
-
Eloy Lafuente authored
-
- 05 Mar, 2019 28 commits
-
-
-
Tobias Reischmann authored
-
git://github.com/damyon/moodlejun authored
-
-
Damyon Wiese authored
We don't need to open the menu to choose the "Grade" item, we can just click the button.
-
-
-
-
-
Shamim Rezaie authored
-
Damyon Wiese authored
Use blanktarget option on all comments to prevent malicious links.
-
Viktor authored
-
Mark Nelson authored
-
Brendan Cox authored
This fixes an exploit where you could alter the 'Content-Type' of the request and bypass the case-sensitive check 'strstr'. For example, setting it to 'application/x-www-FORM-urlencoded'. However, changing this to use 'stristr' was also not an acceptable approach as you could also bypass it by setting the value to 'multipart/form-data'.
-
Ryan Wyllie authored
Turn on the forceclean config setting when a user is logged in as a different user. This is a precautionary measure, which forces all user submitted content to be cleaned of JavaScript before rendering it to the logged in as user.
-
Luca Bösch authored
-
git://github.com/andrewnicols/moodlejun authored
-
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
There are possibly some further improvements that can be made to: - export_discussion_data - export_all_posts
-
-
-
-
git://github.com/damyon/moodlejun authored
-
Damyon Wiese authored
These courses are passed through to the course_summary_exporter which requires a category id in each course record.
-