0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg/api
laurentiuNiculae 7d8af50aec mocked tests for routes
Signed-off-by: laurentiuNiculae <themelopeus@gmail.com>
2022-05-20 13:27:09 -07:00
..
config Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
constants Move api constants in separate 'constants' package to avoid circular imports 2022-03-24 10:50:01 -07:00
authn.go routes: changes required to do browser authentication 2022-03-08 17:42:54 -08:00
authz.go default policy only authorization 2022-05-03 11:46:55 -07:00
controller.go Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
controller_test.go default policy only authorization 2022-05-03 11:46:55 -07:00
errors.go Leave zot repositories in a consistent state after zot hits fd limit closes #359 2022-03-31 13:25:15 -07:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go mocked tests for routes 2022-05-20 13:27:09 -07:00
routes_test.go mocked tests for routes 2022-05-20 13:27:09 -07:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00