0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 07:23:24 +01:00
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
lfs Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
log
mailer
markup
minwinsvc
notification
options
private
process
public
search
setting Default log level to Info without hardcoding it in installer (#3041) 2017-12-01 15:41:27 +08:00
ssh
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
validation