nginx-proxy-manager/backend
2020-11-04 19:31:40 +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 Makes sure credentials folder exist every time before saving credentials 2020-11-04 19:31:40 +01: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 Don't spit out a ; if the preceeding value is empty 2020-10-16 13:41:08 +10: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 v2.1.0 (#293) 2020-02-19 15:55:06 +11: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 Makes sure credentials folder exist every time before saving credentials 2020-11-04 19:31:40 +01:00
yarn.lock Bump bcrypt from 4.0.1 to 5.0.0 in /backend 2020-08-20 17:01:00 +00:00