0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
Andreea Lupu fc2380b57b
fix: add support for uploaded index when signing using notation (#1882)
ci(notation): update to latest notation version
fix(sync): add layers info when syncing signatures

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2023-10-12 18:45:20 -07:00
..
config feat(cve): implement CVE scanning as background tasks (#1833) 2023-09-22 11:49:17 -07:00
constants refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
errors fix: metrics endpoint must be secured behind authN (#1864) 2023-10-02 16:37:21 +03:00
authn.go fix(authn): create sessions only if UI header value is supplied (#1919) 2023-10-12 16:37:55 +03:00
authn_test.go refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -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(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
controller_test.go fix: add support for uploaded index when signing using notation (#1882) 2023-10-12 18:45:20 -07:00
ldap.go feat(groups)!: added "groups" mechanism for authZ (#1123) 2023-03-08 11:47:15 -08:00
routes.go fix: errors returned by zot should match the dist-spec errors (#1868) 2023-09-29 13:45:19 -07:00
routes_test.go refactor(pkg/test): split logic in pkg/test/common.go into multiple packages (#1861) 2023-09-27 11:34:48 -07:00
session.go refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00