Files
edx-platform/lms/djangoapps/courseware
connorhaugh efaef4510e fix: protect video transcript handler from scraper (#34017)
Web scrapers do annoying stuff like visit urls they shouldn't know about and cause xblock handlers to break.
I tested this by:
Making sure video transcripts worked as normal while logged in
making sure that I got no 500s in my logs while attempting to view it logged out.
2024-01-08 18:14:03 -05:00
..
2023-10-18 20:30:04 +05:00
2019-12-30 12:25:38 -05:00
2020-01-30 16:36:02 +05:00

Status: Active Development

Responsibilities
================
The courseware djangoapp is responsible for presenting course content to learners.

Glossary
========

More Documentation
==================
`Architectural Decision Records
<https://github.com/openedx/edx-platform/tree/master/lms/djangoapps/courseware/docs/decisions>`_