- 11 May, 2019 1 commit
-
-
Eloy Lafuente (stronk7) authored
-
- 10 May, 2019 2 commits
-
-
Eloy Lafuente (stronk7) authored
-
Eloy Lafuente (stronk7) authored
Merge branch 'install_34_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_34_STABLE
-
- 07 May, 2019 1 commit
-
-
Michael Hawkins authored
Private files uploaded by email will now honour the file quota limit, because the filesize is set correctly and checked against users' remaining personal quota limit. Previously, attachment size was always set to zero, and quota was checked against the draft area (this is not valid for email uploads, because each file is moved out of the draft area as it is processed, so multiple files totalling greater than the remaining quota would still pass the check).
-
- 01 May, 2019 1 commit
-
-
Dan Marsden authored
-
- 30 Apr, 2019 1 commit
-
-
AMOS bot authored
-
- 27 Apr, 2019 1 commit
-
-
AMOS bot authored
-
- 13 Apr, 2019 1 commit
-
-
AMOS bot authored
-
- 09 Apr, 2019 2 commits
- 29 Mar, 2019 1 commit
-
-
AMOS bot authored
-
- 25 Mar, 2019 1 commit
-
-
AMOS bot authored
-
- 08 Mar, 2019 3 commits
-
-
Sara Arjona authored
-
Sara Arjona authored
Merge branch 'install_34_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_34_STABLE
-
AMOS bot authored
-
- 06 Mar, 2019 2 commits
-
-
Andrew Nicols authored
-
AMOS bot authored
-
- 05 Mar, 2019 13 commits
-
-
-
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
Stop a "logged in as" session from accessing the user's dashboard to prevent user JavaScript from being executed in the logged in as session
-
-
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
-
- 04 Mar, 2019 1 commit
-
-
AMOS bot authored
-
- 01 Mar, 2019 1 commit
-
-
AMOS bot authored
-
- 27 Feb, 2019 1 commit
-
-
AMOS bot authored
-
- 26 Feb, 2019 1 commit
-
-
Tim Hunt authored
This is a back-port of MDL-63260 This fix is based on some original code written by Bo Pierce.
-
- 16 Feb, 2019 1 commit
-
-
AMOS bot authored
-
- 15 Feb, 2019 2 commits
-
-
Andrew Nicols authored
-
Andrew Nicols authored
Merge branch 'install_34_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_34_STABLE
-
- 13 Feb, 2019 3 commits
-
-
-
Michael Hawkins authored
-
-