gogs/internal/route/lfs
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
..
basic.go db: use `context` and go-mockgen for `LFSStore` (#7038) 2022-06-10 11:27:06 +08:00
basic_test.go db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00
batch.go db: use `context` and go-mockgen for `LFSStore` (#7038) 2022-06-10 11:27:06 +08:00
batch_test.go db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00
main_test.go lfsutil: add `Storager` interface and local storage (#6083) 2020-04-10 22:13:42 +08:00
mocks_test.go refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2022-10-09 22:55:32 +08:00
route.go auth: enable authentication by token from password (#7198) 2022-10-22 21:25:36 +08:00
route_test.go auth: enable authentication by token from password (#7198) 2022-10-22 21:25:36 +08:00