gitea/routers/web
zeripath 2051f850ef
Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015)
Backport #18005

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>
2021-12-17 21:24:59 +00:00
..
admin Fix user primary email changed (#17840) 2021-11-28 12:04:44 +01:00
dev
events
explore
org fix 500 error while use a reserved name in org rename (#17878) (#17881) 2021-12-02 19:52:08 +08:00
repo Fixed commit count (#17698) (#17790) 2021-11-26 00:21:56 +01:00
user Ensure complexity, minlength and ispwned are checked on password setting (#18005) (#18015) 2021-12-17 21:24:59 +00:00
base.go Fix golangci-lint warnings (#17598 et al) (#17668) 2021-11-16 20:38:49 +00:00
goget.go
home.go
metrics.go
swagger_json.go
web.go Fix wiki raw commit diff/patch view (#16891) (#16892) 2021-08-31 14:13:08 +08:00