nextcloud / nextcloud/app_api

Proper multi domain support

Open
#684 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
196
Forks
26
Avg merge
4d 15h
Merged PRs (30d)
31

Description

Describe why it is important and where it will be useful

This does not currently seem to be a concern, nor to work properly with nginx setup as shown in the documentation

Describe your proposed solution

Make sure HaRP accepts all domains from the valid hostnames list and to properly adjust the X-Frame-Options and related headers accordingly for each one.

I'm unsure if additional work needs to be done for the dependencies of ex_app applications

Describe alternatives you've considered, if relevant

No response

Additional context

No response

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

Begin by locating HaRP's handling of the valid hostnames list and the nginx-related header logic described in the issue. Trace whether ex_app dependencies also participate; done means every accepted domain receives correct X-Frame-Options and related headers without breaking the documented nginx setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx
Domain
backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.