gitea/routers
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
..
admin Enable admin to search by email (#2888) 2017-11-26 16:40:38 +08:00
api/v1 Add fingerprint to ssh key endpoints. (#3009) 2017-11-28 17:21:39 +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) 2017-11-26 10:01:48 +02:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
routes Fix git lfs path (#3016) 2017-11-29 01:35:23 +02:00
user Fix missing password length check when change password (#3039) 2017-12-02 19:11:22 +02: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 Default log level to Info without hardcoding it in installer (#3041) 2017-12-01 15:41:27 +08:00