NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Redirection Hosts wildcard to wildcard

Open
#3,204 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Hello,

It would be necessary to be able to do a wildcard redirection to another wildcard. For now we have this message (which seems logical to me).

data.forward_domain_name should match pattern "^(?:[^.*]+\.?)+[^.]$"

image

could this be a good feat?

Pablo

Contributor guide

No contributing guide indexed for this repository

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

Start by locating the validation for data.forward_domain_name and the code that generates redirection-host configuration. Reproduce the current wildcard-to-wildcard rejection, then verify that the requested wildcard redirection is accepted and produces the intended Nginx configuration.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.