0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
2019-07-21 15:10:09 -07:00
..
auth.go router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00
BUILD.bazel router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00
config.go zot: initial commit 2019-06-21 15:29:19 -07:00
controller.go tls: require mutual auth only when htpasswd not available 2019-07-21 15:10:09 -07:00
controller_test.go tls: require mutual auth only when htpasswd not available 2019-07-21 15:10:09 -07:00
errors.go zot: initial commit 2019-06-21 15:29:19 -07:00
log.go router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00
regexp.go router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00
routes.go router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00
routes_test.go router: move to gorilla/mux to support multiple name path components 2019-07-10 18:22:20 -07:00