0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
Ramkumar Chinchani c8563d8672 routes: handle "mount blob" to remain compliant
"mount blob" was the only feature we didn't handle.
We don't fully support it yet because we don't have access control
support, but at least handle it and return something sane to remain
compliant.
2019-12-20 10:37:41 -08:00
..
auth.go ldap: pull in external library code so go modules are in control 2019-12-11 14:17:06 -08:00
BUILD.bazel ldap: pull in external library code so go modules are in control 2019-12-11 14:17:06 -08:00
config.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
controller.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
controller_test.go test/data: remove htpasswd file 2019-12-13 11:11:24 -08:00
errors.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
ldap.go Fixing all the issues with upgrading to golangci-lint 1.21.0 2019-12-13 00:53:18 -05:00
regexp.go router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00
routes.go routes: handle "mount blob" to remain compliant 2019-12-20 10:37:41 -08:00