nextcloud / nextcloud/richdocuments
Add support to add domains/hostnames in wopi allow list.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
Is your feature request related to a problem? Please describe.
Nextcloud setups with dynamic IP need to update the wopi allow list every time the public IP changes or need to execute external scripts to keep the list updated.
Describe the solution you'd like
Using domains that point to the current public IP with ddns services like cloudflare api, duck dns, etc. Can fix this issue.
Describe alternatives you've considered
Unset wopi allow list (not recommended).
Additional context
This
Contributor guide
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.
Research direction
Review the existing WOPI allow-list configuration and the linked Nextcloud discussions to identify where entries are parsed and enforced. Define how domain and hostname entries should behave alongside current IP entries, including what successful validation looks like, then add coverage for the requested configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100