portainer/api/http/handler/auth
Chaim Lev-Ari 35fa9d6981
fix(oauth): if username is empty, fail to login (#4232)
* fix(oauth): if username is empty, fail to login

* fix(oauth): return err when failing to find username

* fix(oauth): disable autofill
2020-08-19 00:38:58 +12:00
..
authenticate.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
authenticate_oauth.go fix(oauth): if username is empty, fail to login (#4232) 2020-08-19 00:38:58 +12:00
handler.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
logout.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00