0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
peusebiu d3f27b4ba6
feat: add additional manifest validations (#1609)
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-07-13 09:31:39 -07:00
..
config feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
constants feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
errors refactor: move helper functions under common, in usage specific named files (#1540) 2023-06-22 14:29:45 +03:00
authn.go feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
authz.go feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
controller.go feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
controller_test.go feat: add additional manifest validations (#1609) 2023-07-13 09:31:39 -07:00
ldap.go feat(groups)!: added "groups" mechanism for authZ (#1123) 2023-03-08 11:47:15 -08:00
routes.go fix: don't allow blobs to be deleted if in use (#1559) 2023-07-10 12:24:45 +03:00
routes_test.go fix(test): consolidate api tests build tags (#1602) 2023-07-10 16:11:23 +03:00
session.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00