NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Redirection Hosts wildcard to wildcard
Nobody has claimed this yet.
- 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 "^(?:[^.*]+\.?)+[^.]$"
could this be a good feat?
Pablo
Contributor guide
No contributing guide indexed for this repository
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
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