Skip to content

Fix loop cycles #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 23 commits into from
Sep 26, 2019
Merged

Fix loop cycles #2

merged 23 commits into from
Sep 26, 2019

Conversation

Pachwenko
Copy link

@Pachwenko Pachwenko commented Sep 26, 2019

A hack to fix loop.cycle breaking jinja2schema and pulls in fresh changes from upstream

TayHobbs and others added 23 commits December 29, 2015 07:43
Allow blocks to be used in templates
Jinja2 doesn't support this, so support for it in jinja2schema is
incorrect
Allow includes and extend tags to be used in a template
…projects

As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
Convert readthedocs links for their .org -> .io migration for hosted projects
@Pachwenko Pachwenko merged commit 902acb2 into master Sep 26, 2019
@Pachwenko Pachwenko deleted the fix-loop-cycles branch September 26, 2019 16:55
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.

5 participants