mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 09:09:02 +00:00
d29b689f81
It appears that there are several places that password length, complexity and ispwned are not currently been checked when changing passwords. This PR adds these. Fix #17977 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
---|---|---|
.. | ||
setting | ||
auth.go | ||
auth_openid.go | ||
avatar.go | ||
home.go | ||
home_test.go | ||
main_test.go | ||
notification.go | ||
oauth.go | ||
oauth_test.go | ||
profile.go | ||
task.go |