go-gitea/routers/user
Lunny Xiao 3d688bd2cc
Fix missing password length check when change password (#3039) (#3071)
* fix missing password length check when change password

* add tests for change password
2017-12-03 09:49:25 +08:00
..
auth_openid.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
auth.go Log failed authentication attempts with remote address for fail2ban (#2334) 2017-08-24 08:57:54 +03:00
home_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
home.go fix duplicated feed (#2370) 2017-08-28 10:26:04 +08:00
main_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08: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_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) (#3071) 2017-12-03 09:49:25 +08:00
setting.go Fix missing password length check when change password (#3039) (#3071) 2017-12-03 09:49:25 +08:00