Files
kubernetes/pkg
Cao Shufeng 0ec585c139 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.
2017-02-22 04:52:05 -05:00
..
2017-01-29 21:41:45 +01:00
2017-01-19 09:50:16 -05:00
2017-02-15 10:25:15 +01:00
2017-01-11 09:09:48 -05:00
2017-02-13 09:18:32 -05:00