0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/api
Andrei Aaron 28858f695f
feat(mgmt): mgmt extention no longer depends on UI being enabled (#1728)
It is now enabled based only on search configuration

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-08-26 13:32:41 -07:00
..
config feat(mgmt): mgmt extention no longer depends on UI being enabled (#1728) 2023-08-26 13:32:41 -07:00
constants refactor(extensions)!: refactor the extensions URLs and errors (#1636) 2023-08-02 21:58:34 +03: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: propagate detailed error msgs to client (OCI dist-spec format) (#1681) 2023-08-23 20:59:52 +03:00
authn_test.go feat(authn): add generic oidc and allow customizable name (#1691) 2023-08-24 12:33:35 +03:00
authz.go fix(authn): fix several issues with authn, closes #1632 (#1633) 2023-07-19 09:27:04 -07:00
controller.go fix: remove inline GC and schedule a background task instead (#1610) 2023-08-07 12:55:19 -07:00
controller_test.go feat(mgmt): mgmt extention no longer depends on UI being enabled (#1728) 2023-08-26 13:32:41 -07:00
ldap.go feat(groups)!: added "groups" mechanism for authZ (#1123) 2023-03-08 11:47:15 -08:00
routes.go feat: propagate detailed error msgs to client (OCI dist-spec format) (#1681) 2023-08-23 20:59:52 +03:00
routes_test.go feat(authn): add generic oidc and allow customizable name (#1691) 2023-08-24 12:33:35 +03:00
session.go chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00