go-gitea/routers
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
..
admin Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
api/v1 Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Fix error when add user has full name to team (#2973) (#2975) 2017-11-26 19:53:07 +02:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Memory usage improvements (#3013) (#3028) 2017-11-29 16:29:37 +02:00
routes Add LFS object verification step after upload (#2868) 2017-11-08 15:04:19 +02:00
user Fix missing password length check when change password (#3039) (#3071) 2017-12-03 09:49:25 +08:00
home.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
init.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
install.go Set OpenID support on by default when installing new instance (#3010) (#3027) 2017-11-29 21:32:20 +08:00