This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/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
org Fix error when add user has full name to team (#2973) 2017-11-26 10:01:48 +02:00
private
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
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