moodle/webservice
Juan Leyva 69cbe35943 MDL-45639 webservice: Support private tokens
Private tokens are generated at the same time that the token.
They must be stored safely by the ws client, and they must be transmitted only via  https.
2016-10-14 12:32:30 +01:00
..
rest Merge branch 'MDL-46934-master' of git://github.com/FMCorz/moodle 2016-05-23 14:38:01 +08:00
soap MDL-55028 webservice_soap: Use strlen for setting Content-Length header 2016-06-27 13:59:20 +08:00
tests MDL-56160 ws: Return site course ID in get_site_info 2016-09-28 12:26:32 +02:00
xmlrpc MDL-54793 webservice_xmlrpc: Don't treat GET and POST as arguments 2016-09-01 15:15:10 +08:00
externallib.php MDL-56160 ws: Return site course ID in get_site_info 2016-09-28 12:26:32 +02:00
lib.php MDL-45639 webservice: Support private tokens 2016-10-14 12:32:30 +01:00
pluginfile.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
renderer.php MDL-49414 webservices: Remove deprecated functions 2016-04-27 15:54:38 +08:00
upgrade.txt MDL-45639 webservice: Support private tokens 2016-10-14 12:32:30 +01:00
upload.php Merge branch 'MDL-54869-master' of git://github.com/jleyva/moodle 2016-07-07 10:30:17 +08:00
wsdoc.php MDL-53772 externallib: Deprecate external_function_info() 2016-04-14 15:07:41 +08:00