[AMOS commit] MDL-58132 repositories: Controlled link file type Committed into Git: 2017-03-07 14:04 UTC

[AMOS commit] MDL-58132 repositories: Controlled link file type Committed into Git: 2017-03-07 14:04 UTC

by AMOS bot -
Number of replies: 0
Author: Damyon Wiese
MDL-58132 repositories: Controlled link file type
This introduces a new "controlled link" file type where the file is not
stored in Moodle - but Moodle will control the access permissions on the file.

Plugins can "freeze" a filearea which means Moodle will take ownership of all the remote
files of this type.

When accessing a file, if the "filebrowser" infomation indicates the current user can write to the file, they
will be granted temporary write access.

Part of MDL-58220


http://git.moodle.org/gw?p=moodle.git;a=commit;h=151b0f940966559ba00e124f89ab7c153901f3df
http://github.com/moodle/moodle/commit/151b0f940966559ba00e124f89ab7c153901f3df

+ 3.3 en [makefilecontrolledlink,core_repository]
+ 3.3 en [editonline,mod_assign]