NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Add Support for Hostnames in Access List via ngx_http_rdns_module
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Would be nice if you could add support for hostnames in the Access List via the ngx_http_rdns_module.
Some of my locations I need to be able to access from have dynamic IP addresses. But if this would added, I could use dynamic dns w/ a hostname to always have access, without having to open it up via HTTP auth.
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 investigating the ngx_http_rdns_module and the access-list configuration path mentioned in the issue. Define how hostname-based entries should resolve and refresh, then verify that dynamic-DNS hostnames can grant access without requiring HTTP authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100