gitea/routers/user
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password (#3039)
* fix missing password length check when change password

* add tests for change password
2017-12-02 19:11:22 +02:00
..
auth.go Apply LANDING_PAGE config options for logged in users (#2894) 2017-11-20 15:48:09 +08:00
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
home.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
home_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
profile.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
setting.go Fix missing password length check when change password (#3039) 2017-12-02 19:11:22 +02:00
setting_openid.go Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
setting_test.go Fix missing password length check when change password (#3039) 2017-12-02 19:11:22 +02:00