nginx-proxy-manager/backend/templates
Will Rouesnel 4d491b2d76
Fully support client CAs with access-lists
This commit changes access-list IP directives to be implemented using
the nginx "geo" directive.

This allows IP-based blocks to return 444 (drop connection) on
authorization failure when the "Drop Unauthorized" is enabled.

It also allows the implementation of "Satisfy Any" with the new
client CA certificate support - i.e. Satisfy Any can allow clients
from the local network to skip client certificate challenge, or drop
down to requesting basic authentication.

It should be noted that including basic authentication requirements
in Satisfy Any mode does prevent a 444 response from being sent, as
the basic auth challenge requires the server to respond.
2023-06-01 00:27:36 +10:00
..
_access.conf Fully support client CAs with access-lists 2023-06-01 00:27:36 +10:00
_assets.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_certificates.conf Add template support for all host types to do client CA authorization 2023-05-30 00:49:42 +10:00
_exploits.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_forced_ssl.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_header_comment.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
_hsts.conf Update _hsts.conf template 2021-03-13 12:40:47 +00:00
_listen.conf Add SSL and HTTP2 into IPv6 on listen.conf 2021-09-07 22:50:49 +02:00
_location.conf - Updated objection, knex, liquidjs, signale and sqlite3 packages 2023-03-17 14:18:51 +10:00
access.conf Fully support client CAs with access-lists 2023-06-01 00:27:36 +10:00
dead_host.conf All logs in single folder 2021-06-29 23:07:54 +02:00
default.conf Add support for nginx 444 default response 2023-05-22 11:59:50 +10:00
ip_ranges.conf v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
letsencrypt-request.conf All logs in single folder 2021-06-29 23:07:54 +02:00
proxy_host.conf - Updated objection, knex, liquidjs, signale and sqlite3 packages 2023-03-17 14:18:51 +10:00
redirection_host.conf All logs in single folder 2021-06-29 23:07:54 +02:00
stream.conf allows hostname instead of ip for streams 2021-04-24 01:09:01 +02:00