readthedocs / readthedocs/ext-theme
Domains: disable creation on subprojects
Open
@stsewd is already working on this.
Since Apr 21, 2026.
Accepted
Bug
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
If you go to Settings -> Domain of a subproject you will be able to add a domain. However, when saving it fails with Action not allowed. The POST request returns a 401.
The backend code that does this is at https://github.com/readthedocs/readthedocs.org/blob/34ee160d399eb1717700d36784ac49133108e982/readthedocs/projects/views/private.py#L852
We should do something at the frontend to avoid this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.