Panopto / Moodle-2.0-plugin-for-Panopto

Panopto's integration with the Moodle LMS.
http://www.panopto.com
GNU General Public License v3.0
18 stars 38 forks source link

please use Moodle's curl wrapper instead of calling curl directly. #161

Closed danmarsden closed 4 years ago

danmarsden commented 4 years ago

Many Moodle servers sit behind a web proxy, the internal Moodle "Curl" class deals with this and should be used instead of making calls to curl_init() directly.

jmalmsten-panopto commented 4 years ago

Hey Dan,

This should be resolved in the 2020072700 release.

Thanks again for bringing this to our attention and let me know if you see any other issues, Joe