nginx-proxy-manager/backend
Shuro d1fac583ea
Use configured default page also for IPv6
Just a small check for the ipv6 variable, similar to _listen.conf,
so that the configured default page is also delivered on ipv6 requests.
2021-01-25 01:28:50 +01:00
..
.vscode Version 2.1.2 (#317) 2020-03-06 11:04:42 +10:00
config Unifies directory structure in dev and prod containers 2020-10-08 13:38:20 +02:00
doc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
internal Merge pull request #796 from lightglitch/patch-1 2021-01-03 20:14:36 +10:00
lib Support ipv6 address as a origin header, hopefully fixes #149 2020-04-14 13:01:13 +10:00
migrations Allows auth information from AccessList not to be passed to proxied hosts. Resolves issue #153. 2020-10-15 10:23:09 +11:00
models Allows auth information from AccessList not to be passed to proxied hosts. Resolves issue #153. 2020-10-15 10:23:09 +11:00
routes/api Increases timeouts in front- and backend 2020-10-08 13:21:17 +02:00
schema Allows auth information from AccessList not to be passed to proxied hosts. Resolves issue #153. 2020-10-15 10:23:09 +11:00
templates Use configured default page also for IPv6 2021-01-25 01:28:50 +01:00
.eslintrc.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
.prettierrc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
app.js Adds error stack information in prod environment for certificates 2020-10-08 15:30:13 +02:00
db.js sqlite3 and psql support 2020-07-19 20:04:29 +02:00
index.js Fix instances where config file exists and env vars don't 2020-11-18 21:42:03 +10:00
knexfile.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
logger.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
migrate.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
nodemon.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
package.json Bump bcrypt from 4.0.1 to 5.0.0 in /backend 2020-08-20 17:01:00 +00:00
setup.js Fix for pip install error when there are no plugins to install 2020-11-06 09:17:52 +10:00
yarn.lock Bump ini from 1.3.5 to 1.3.8 in /backend 2020-12-12 08:23:45 +00:00