Skip to content

Patch 2016-0202: Add the ability to exclude files from URL canonicalization. - #11415

Closed
jzoldak wants to merge 2 commits into
releasefrom
patch/2016-02-02
Closed

Patch 2016-0202: Add the ability to exclude files from URL canonicalization.#11415
jzoldak wants to merge 2 commits into
releasefrom
patch/2016-02-02

Conversation

@jzoldak

@jzoldak jzoldak commented Feb 3, 2016

Copy link
Copy Markdown
Contributor

These commits are already on the master branch via PR #11400
Adding to the release branch so they can be deployed as a patch.

Toby Lawrence added 2 commits February 3, 2016 12:05
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.
@jzoldak

jzoldak commented Feb 4, 2016

Copy link
Copy Markdown
Contributor Author

Closing this patch. It's so close to the next release that we'll just wait for that one.

@jzoldak jzoldak closed this Feb 4, 2016
@jzoldak
jzoldak deleted the patch/2016-02-02 branch February 4, 2016 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant