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
logout.go