Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.7.1
-
MOODLE_37_STABLE
-
MOODLE_38_STABLE
-
MDL-66493-readstring_accel -
Description
In various places in moodle we send a temp file which is not inside the filedir
https://github.com/moodle/moodle/blob/master/lib/filelib.php#L2268-L2272
But some of these files are not in get_file_storage() and might be in temp, so sending a sha1 hash and pretending the file is filedir is wrong.
Attachments
Issue Links
- has been marked as being related by
-
MDL-66304 Allow support for xsendfile in alternative_file_system_class independently of local files
-
- Closed
-