apiserver/pkg/authentication
Monis Khan 7fa523535d 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>

Kubernetes-commit: df292749c9d063b06861d0f4f1741c37b815a2fa
2020-03-11 14:31:31 -04:00
..
authenticator Remove support for basic authentication 2020-03-11 14:31:31 -04:00
authenticatorfactory inline GC in expiring cache 2019-11-15 17:04:28 -08:00
group rebase authenticators onto new interface. 2018-10-15 15:17:36 -07:00
request Remove stale comment re making apiserver common names dynamic 2019-11-29 15:14:29 +01:00
serviceaccount Avoid allocating when performing VisitRulesFor on service accounts 2019-03-11 11:50:44 -04:00
token token cache: make fetch_total a counter 2020-01-07 08:48:25 -08:00
user Update two doc.go files under staging/src/k8s.io/apiserver 2018-10-11 19:10:16 +09:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00