gogs/internal/route
Yang Liu b9f5cfddc1
auth: enable authentication by token from password (#7198)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-10-22 21:25:36 +08:00
..
admin refactor(db): rename `User.Passwd` to `User.Password` (#7196) 2022-10-22 14:56:25 +08:00
api/v1 refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
dev util: add tests (#5989) 2020-03-16 01:54:08 +08:00
lfs auth: enable authentication by token from password (#7198) 2022-10-22 21:25:36 +08:00
org refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
repo auth: enable authentication by token from password (#7198) 2022-10-22 21:25:36 +08:00
user refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00
home.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
install.go refactor(db): rename `User.Passwd` to `User.Password` (#7196) 2022-10-22 14:56:25 +08:00