Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Enable basic auth on incoming calls

Compare
Choose a tag to compare
@alexellis alexellis released this 10 Sep 12:01
· 46 commits to master since this release

Changelog:

  • Enable/enforce basic auth #31 #32

When "basic_auth" is set to true as an env-var, all incoming calls to the /system/ routes are protected with the basic auth credentials in the cluster.