nginx-proxy-manager/backend/schema/endpoints
Varun Gupta 5586709d03 Initial pass at DDNS support for client addresses
This is a first pass attempt at adding support for using ddns (really any resolvable domain name) as the address in access list clients.

This helps make it possible to restrict access to hosts using a dynamic public IP (e.g. allow access to a proxied host from your local network only via ddns address).

Current approach is hacky since it was developed by manually replacing files in an existing npm docker container. Future commits will integrate this better and avoid needing to patch/intercept existing APIs.

See associated PR for more details.
2024-04-28 17:58:58 -07:00
..
access-lists.json Initial pass at DDNS support for client addresses 2024-04-28 17:58:58 -07:00
certificates.json Adds buttons to test availability of server from public internet 2021-10-31 00:19:18 +02:00
dead-hosts.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
proxy-hosts.json switch to 255 limit to match db 2020-04-16 15:14:49 -07:00
redirection-hosts.json Forward scheme and http code added for redirection hosts 2021-02-09 11:23:15 +01:00
settings.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
streams.json Forwarding host should be anyOf not oneOf 2021-08-31 19:27:43 +02:00
tokens.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
users.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00