nginx-proxy-manager/backend/internal
Jake Merdich c80d099193
ACL changes should not blow away cert config
When editing an access list, all affected sites get their config updated without certificates, functionally breaking https on those sites until they get a manual config change that rewrites the config properly. Properly fetch the certificate from the DB before `bulkGenerateConfigs` so it gets updated right.

I am not certain whether there are similar bugs in other places that use `bulkGenerateConfigs`.

Should fix #2254
2023-01-10 01:59:04 -05:00
..
access-list.js ACL changes should not blow away cert config 2023-01-10 01:59:04 -05:00
audit-log.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
certificate.js Fix linting 2022-11-15 07:54:48 +10:00
dead-host.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
host.js Fix dead hosts verification count 2021-01-02 04:58:14 +00:00
ip_ranges.js fetch cloudflare ipv4/ipv6 fail #1405 2021-12-30 11:50:21 +08:00
nginx.js Update nginx.js 2021-05-07 23:38:32 -04:00
proxy-host.js Prevent activating nginx config after editing disabled proxy host 2021-02-18 23:05:30 +00:00
redirection-host.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
report.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
setting.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
stream.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
token.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
user.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00