mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue 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. Related to: https://github.com/kubernetes/kubernetes/pull/39408 |
||
---|---|---|
.. | ||
admission | ||
authenticator | ||
authorizer | ||
options | ||
server | ||
BUILD | ||
OWNERS | ||
default_storage_factory_builder.go | ||
default_storage_factory_builder_test.go | ||
doc.go |