Files
kubernetes/pkg/kubeapiserver
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
..
2020-01-08 15:01:38 -08:00
2019-10-28 13:41:13 -07:00
2019-11-05 22:25:32 +03:00