nginx-proxy-manager/backend
Will Rouesnel 6cf91a2e70
Add drop_unauthorized parameter to proxy hosts
drop_unauthorized returns 444 when a client is not authorized as opposed
to 403. It can be used with Client Certificate authorization.
2023-05-31 01:43:57 +10:00
..
.vscode
config
doc Add drop_unauthorized parameter to proxy hosts 2023-05-31 01:43:57 +10:00
internal Add drop_unauthorized parameter to proxy hosts 2023-05-31 01:43:57 +10:00
lib
migrations Add drop_unauthorized parameter to proxy hosts 2023-05-31 01:43:57 +10:00
models Add support for adding Client Certificates to access-lists 2023-05-29 14:48:02 +10:00
routes/api
schema Add drop_unauthorized parameter to proxy hosts 2023-05-31 01:43:57 +10:00
templates Add drop_unauthorized parameter to proxy hosts 2023-05-31 01:43:57 +10:00
.eslintrc.json
.gitignore
.prettierrc
app.js
db.js
index.js
knexfile.js
logger.js
migrate.js
nodemon.json
package.json
setup.js
yarn.lock