Name |
Last commit
|
Last update |
---|---|---|
.. | ||
0001_initial.py | ||
0002_assetexcludedextensionsconfig.py | ||
__init__.py |
To be able to more easily deal with same-origin issues, due to some course assets being loaded in an iframe, we're adding the ability to specify file extensions that should be excluded from URL canonicalization. The default value is simply 'html', which means we won't rewrite asset links that point to files ending in .html. Thus, they'll be loaded from the same origin as the parent page, and voila, no SOP issues.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
0001_initial.py | Loading commit data... | |
0002_assetexcludedextensionsconfig.py | Loading commit data... | |
__init__.py | Loading commit data... |