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

panopto_content.php could / should be a readonly session #188

Closed dmitriim closed 1 year ago

dmitriim commented 2 years ago

Since 3.9 Moodle allows pages to declare READ_ONLY_SESSION. See https://docs.moodle.org/311/en/Session_handling#Read_only_sessions for more datails.

It feels like panopto_content.php could / should declare read only sessions.

jmalmsten-panopto commented 1 year ago

Hi,

I have filed an internal work item for this issue, we will take a look at it sometime in the future.

Thanks, Joe Malmsten

jmalmsten-panopto commented 1 year ago

Hi,

This issue should be fixed with the latest release.

Thanks, Joe