moodle/enrol/lti/classes
Jake Dallimore 66b76c4545 MDL-69542 enrol_lti: remaining changes for dynamic registration support
- Allow the tool to generate secure, one time, dynamic registration
URLs for use in supporting platforms.
- Registration endpoint, which validates the one time URL, makes
the registration requqest to the platform and adds the approriate
tool registration changes in the tool on success.
- Admin settings pages make use of the 'copy to clipboard' module
which is now in core.
2022-02-11 11:06:05 +08:00
..
local/ltiadvantage MDL-69542 enrol_lti: remaining changes for dynamic registration support 2022-02-11 11:06:05 +08:00
output MDL-69542 enrol_lti: add tool endpoint page to admin settings 2022-02-11 10:35:51 +08:00
privacy MDL-63649 enrol_lti: support removal of multiple users in a context 2018-10-23 11:54:41 +11:00
task MDL-69542 enrol_lti: add LTI Advantage grade sync task 2022-02-11 11:03:32 +08:00
data_connector.php MDL-55825 enrol_lti: Upgrade member sync to use the new LTI library 2016-10-31 09:09:06 +08:00
helper.php MDL-57729 enrol_lti: Escape the property values of the xpath elements 2019-05-29 09:55:23 +08:00
manage_table.php MDL-69542 enrol_lti: add version based resource publication 2022-02-11 10:51:59 +08:00
tool_provider.php Merge branch 'MDL-55825-master' of git://github.com/junpataleta/moodle 2016-11-02 14:41:10 +00:00