nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

DNS name resolution in Access List

Open savergiggio opened this issue 2 months ago • 7 comments

A really big improvement could be the possibility to add a DNS domain as an option in the allowed access list for those , like me, that don't have static ip.

savergiggio avatar Oct 04 '25 00:10 savergiggio

That would be a disaster to implement.

sopex avatar Nov 10 '25 19:11 sopex

i make a workaround for this problem, if you would like to share this is the repo: https://github.com/savergiggio/NginxProxyManager_DNS_Watcher_AccessList

savergiggio avatar Nov 11 '25 12:11 savergiggio

i make a workaround for this problem, if you would like to share this is the repo: https://github.com/savergiggio/NginxProxyManager_DNS_Watcher_AccessList

Why don't you create a PR to implement this? Obviously the settings should go to the UI and not the docker compose file.

sopex avatar Nov 11 '25 21:11 sopex

i make a workaround for this problem, if you would like to share this is the repo: https://github.com/savergiggio/NginxProxyManager_DNS_Watcher_AccessList

Why don't you create a PR to implement this? Obviously the settings should go to the UI and not the docker compose file.

I didn't understand what you mean. Could you explain please?

savergiggio avatar Nov 13 '25 19:11 savergiggio

i make a workaround for this problem, if you would like to share this is the repo: https://github.com/savergiggio/NginxProxyManager_DNS_Watcher_AccessList

Why don't you create a PR to implement this? Obviously the settings should go to the UI and not the docker compose file.

I didn't understand what you mean. Could you explain please?

A pull request that implements this based on the code you have already written.

sopex avatar Nov 13 '25 19:11 sopex

i make a workaround for this problem, if you would like to share this is the repo: https://github.com/savergiggio/NginxProxyManager_DNS_Watcher_AccessList

Why don't you create a PR to implement this? Obviously the settings should go to the UI and not the docker compose file.

I didn't understand what you mean. Could you explain please?

A pull request that implements this based on the code you have already written.

Sorry, I'm not very familiar with PL on GitHub. I would appreciate it if you could consider linking my repository as a solution for 'DNS name resolution in Access List' on your repository's homepage: https://github.com/savergiggio/NginxProxyManager_DNS_Watcher_AccessList

savergiggio avatar Nov 19 '25 11:11 savergiggio

Hello i tried to make a PL: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4967 , please let me know thank you

savergiggio avatar Nov 19 '25 11:11 savergiggio