Anthony
Anthony
Yeah, an API endpoint would be perfect. See https://github.com/readthedocs/ext-theme/issues/65 for the dashboard implementation: - https://github.com/readthedocs/ext-theme/issues/65
I'm still waiting on this one as we are just getting to testing auth. When we are closer to giving users the new auth pages I'll have more interest in...
Yeah, I wouldn't mind exposing control of this as a beta feature/admin page as we are documenting it. Controlling this on behalf of users is tricky and requires scheduling changes...
I've put this on the discussion list for next week, the design doc was really helpful and we've had a lot of discussion from that doc.
This is close, but is blocked on redirects. We have a lot of redirects on our project now. Also maybe try `readthedocs-cli` for bulk edits of redirects (I think)
I'd still like to see this happen, and we're probably more equipped for this now that we have an application in front of all requests that serve documentation. I'm not...
Hrm, this is a little confusing as disabling should avoid the injection logic, but I might be missing something here. Thanks for the update either way, it's good to know...
I am currently testing out some fixes to our injection, including a temporary fix for this bug. If you are hitting this and would like to test, note your project...
@AhmetNSimsek @sammlapp Added! I have a little more background on what is actually happening here and I'm a bit surprised. So, this is _not just large responses_ that are triggering...
So I just got done deploy the final changes and every project should at least now avoid an exception. There is still some debugging that needs to happen to determine...