Files
faas/gateway/handlers
Alex Ellis (VMware) a38931ce69 Enable basic auth on gateway
Fixes https://github.com/openfaas/faas/issues/687 allowing the
gateway to handle the responsibility of basic auth for when it is
in use.

To enable set basic_auth env-var to true and then mount two
secrets or plaintext files under /var/secrets/

basic_auth_user, basic_auth_password

Tested with faas-cli list/deploy and with Safari browser.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-05-23 11:42:42 +01:00
..
2018-04-11 20:46:20 -07:00
2018-04-11 20:46:20 -07:00
2017-10-25 19:40:33 +01:00
2018-05-23 11:42:42 +01:00
2018-02-01 09:29:54 +00:00
2018-04-11 20:46:20 -07:00