mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
c80d099193
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 |
||
---|---|---|
.. | ||
.vscode | ||
config | ||
doc | ||
internal | ||
lib | ||
migrations | ||
models | ||
routes/api | ||
schema | ||
templates | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
app.js | ||
db.js | ||
index.js | ||
knexfile.js | ||
logger.js | ||
migrate.js | ||
nodemon.json | ||
package.json | ||
setup.js | ||
yarn.lock |