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 792e82cbdf Add an 'enable' flag in the server configuration to enable gql-based searches
"extensions": {
        "search": {
            "enable": true
        }
    }
2021-06-24 12:15:25 -07:00
..
auth.go auth: support a read-only mode 2020-07-10 21:48:35 -07:00
config.go logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
controller.go logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
controller_test.go config: support multiple storage locations 2021-05-21 10:18:28 -07:00
errors.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
ldap.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
regexp.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
routes.go Add an 'enable' flag in the server configuration to enable gql-based searches 2021-06-24 12:15:25 -07:00