nextcloud / nextcloud/richdocuments

Add support to add domains/hostnames in wopi allow list.

Open
#4,148 1 comment 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: settings feature: wopi host needs discussion
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

And this

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.