apiserver/plugin/pkg/authenticator
Cao Shufeng bf70084dea Ensure invalid username/password returns 401 error, not 403
If a user attempts to use basic auth, and the username/password combination
is rejected, the authenticator should return an error. This distinguishes
requests that did not provide username/passwrod (and are unauthenticated
without error) from ones that attempted to, and failed.

Kubernetes-commit: 0ec585c1395a6e380ca36fb33c6842b7aca0ea4b
2017-04-08 20:35:19 +00:00
..
password Migrate rackspace/gophercloud -> gophercloud/gophercloud 2017-02-23 09:48:09 -05:00
request/basicauth Ensure invalid username/password returns 401 error, not 403 2017-04-08 20:35:19 +00:00
token stop hardcoding api registry and codecs in webhook 2017-01-27 08:47:01 -05:00
doc.go genericapiserver: move authn plugins into k8s.io/apiserver 2017-01-25 07:42:18 -05:00