forgejo/routers
zeripath d29b689f81
Ensure complexity, minlength and ispwned are checked on password setting ()
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 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-12-17 10:03:39 +08:00
..
api/v1 Ensure complexity, minlength and ispwned are checked on password setting () 2021-12-17 10:03:39 +08:00
common Update chi/middleware to chi/v5/middleware () 2021-12-02 21:58:08 +01:00
install Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
private Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
utils A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
web Ensure complexity, minlength and ispwned are checked on password setting () 2021-12-17 10:03:39 +08:00
init.go Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00