mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-07-03 21:07:49 +08:00
This fixes an Objection warning: 'Duplicate relation "proxy_hosts" in a relation expression. You should use "a.[b, c]" instead of "[a.b, a.c]". This will cause an error in objection 2.0'. It also fixes the access list clients not being properly eager-loaded when building the proxy host nginx configuration files. Closes #434 |
||
|---|---|---|
| .. | ||
| .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 | ||