0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/api
LaurentiuNiculae 8e18917b07
refactor(test): move image utils for tests in a separate module (#1789)
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-09-15 09:53:15 -07:00
..
config refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00
constants refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
errors feat: propagate detailed error msgs to client (OCI dist-spec format) (#1681) 2023-08-23 20:59:52 +03:00
authn.go feat(scheduler): pass the shutdown/reload ctx to running tasks (#1671) 2023-09-05 09:48:56 -07:00
authn_test.go refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
authz.go refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
controller.go fix(config): fix config reloader panic (#1806) 2023-09-14 12:34:18 +03:00
controller_test.go refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
ldap.go feat(groups)!: added "groups" mechanism for authZ (#1123) 2023-03-08 11:47:15 -08:00
routes.go refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00
routes_test.go refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
session.go refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00