nginx-proxy-manager/backend/templates
Will Rouesnel aca8206c30
Fix IP access list control regression
IP access list control was implemented as default success for an
empty access control list - but this had the effect of an empty list
default allowing if "Satisfy Any" was set.

Fortunately this was bugged, so empty lists default failed - but this
broke empty lists for "Satisfy All".

This patch is the correct fix: lists now always default fail, but an
empty list removes the check from access control considerations.

This restores the original implementations behavior and fixes the bug.
2023-08-31 15:36:53 +10:00
..
_access.conf Fix IP access list control regression 2023-08-31 15:36:53 +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 Fix IP access list control regression 2023-08-31 15:36:53 +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