mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
62889c3cb1
- AuthzHandler has now been split in BaseAuthzHandler and DistSpecAuthzHandler The former populates context with user specific data needed in most handlers, while the latter executes access logic specific to distribution-spec handlers. Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>