Proper multi domain support
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
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
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