portainer/api/http/handler/auth
cong meng 85ad4e334a
feat(password) EE-2690 enforce strong password policy (#6751)
* feat(password) EE-2690 enforce strong password policy

* feat(password) EE-2690 disable create user button if password is not valid

* feat(password) EE-2690 show force password change warning only when week password is detected

* feat(password) EE-2690 prevent users leave account page by clicking add access token button

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2022-04-14 13:45:54 +12:00
..
authenticate.go feat(password) EE-2690 enforce strong password policy (#6751) 2022-04-14 13:45:54 +12:00
authenticate_oauth.go feat(password) EE-2690 enforce strong password policy (#6751) 2022-04-14 13:45:54 +12:00
handler.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
logout.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00