Tags: nextcloud/docker-socket-proxy
Tags
feat: replace original Authentication header after HaProxy auth (#33) * feat: replace original authentication header after HaProxy auth Signed-off-by: Andrey Borysenko <[email protected]> * reverted changes for haproxy.cfg.template Signed-off-by: Alexander Piskun <[email protected]> * renamed header from `X-Original-Authentication` to `X-Original-Authorization` Signed-off-by: Alexander Piskun <[email protected]> --------- Signed-off-by: Andrey Borysenko <[email protected]> Signed-off-by: Alexander Piskun <[email protected]> Co-authored-by: Alexander Piskun <[email protected]>
Support for `NC_HAPROXY_PASSWORD_FILE` env variable (#26) * add support for `NC_HAPROXY_PASSWORD_FILE` env variable Signed-off-by: Alexander Piskun <[email protected]> * not create the "haproxy.cfg" each time. replaced the "insecure password" with "password" Signed-off-by: Alexander Piskun <[email protected]> --------- Signed-off-by: Alexander Piskun <[email protected]>
PreviousNext