kubernetes/cmd/controller-manager
Monis Khan df292749c9
Remove support for basic authentication
This change removes support for basic authn in v1.19 via the
--basic-auth-file flag.  This functionality was deprecated in v1.16
in response to ATR-K8S-002: Non-constant time password comparison.

Similar functionality is available via the --token-auth-file flag
for development purposes.

Signed-off-by: Monis Khan <mok@vmware.com>
2020-03-11 20:55:47 -04:00
..
app Remove support for basic authentication 2020-03-11 20:55:47 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00