0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/api
slab713 8ffb053cec
Replaced deprecated io/ioutil functions (#768)
Signed-off-by: slab713 <109306207+slab713@users.noreply.github.com>
2022-09-02 15:56:02 +03:00
..
config storage: different subpaths can point to same root directory 2022-08-31 15:43:43 -07:00
constants routes: strip query parameter from request URL 2022-06-08 22:50:37 -07:00
authn.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
authz.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00
controller.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
controller_test.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03: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 Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
routes_test.go Fix file handlers not being closed after calls to ImageStore.GetBlob 2022-08-19 09:22:13 -07:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00