nginx-proxy-manager/backend
Kyle Klaus e2ee2cbf2d enforce a 'deny all' default rule
this ensures that an access list is 'secure by default' and requires the user to create exceptions or holes in the proection instead of building the wall entirely. This also means that we no longer require the user to input any username/passwords or client addressses and can avoid internal errors which generate unhelpful user errors.
2020-04-13 23:31:54 -07:00
..
.vscode Version 2.1.2 (#317) 2020-03-06 11:04:42 +10:00
config v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
doc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
internal enforce a 'deny all' default rule 2020-04-13 23:31:54 -07:00
lib v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
migrations add satisfy configuration to the ui 2020-04-11 00:26:54 -07:00
models add access list clients to back-end 2020-04-10 16:38:54 -07:00
routes/api v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
schema expand address format 2020-04-13 19:16:18 -07:00
templates - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +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 v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
db.js v2.1.0 (#293) 2020-02-19 15:55:06 +11: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 - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
setup.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
yarn.lock - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00