gitea/modules
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 Removed unused field in form (#3023) 2017-11-29 22:52:34 +02:00
avatar
base
cache Fix memcache support when value is returned as string always (#2924) 2017-11-16 15:06:34 +08:00
context Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
cron
highlight
httplib
indexer Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
lfs Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
log
mailer
markup Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
minwinsvc
notification
options
private
process Fix run command race (#1470) 2017-11-13 22:51:45 +08:00
public
search Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
setting Default log level to Info without hardcoding it in installer (#3041) 2017-12-01 15:41:27 +08:00
ssh Configurable SSH key exchange algorithm and MAC suite (#2806) 2017-11-02 23:26:41 +08:00
sync
templates Expandable commit bodies (#2980) 2017-11-30 13:08:40 +08:00
test Fix missing password length check when change password (#3039) 2017-12-02 19:11:22 +02:00
user
util Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
validation