0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 22:19:30 +01:00
gitea/routers/user
guillep2k c57edb6c7b Add password requirement info on error (#9074)
* Add password requirement info on error

* Move BuildComplexityError to the password pkg

* Unexport complexity type

* Fix extra line

* Update modules/password/password.go

Co-Authored-By: Lauris BH <lauris@nix.lv>
2019-11-19 22:44:58 +00:00
..
setting Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
auth_openid.go
auth.go Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
avatar.go
home_test.go
home.go
main_test.go
notification.go
oauth.go
profile.go