You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/registries
Anthony Lapenna f7480c4ad4
feat(api): prevent non administrator users to use admin restricted API endpoints (#3227)
5 years ago
..
handler.go feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 5 years ago
proxy.go fix(api): remove admin restriction for registry proxy endpoint 6 years ago
registry_configure.go refactor(api): refactor base import path (#2788) 6 years ago
registry_create.go feat(extensions): introduce RBAC extension (#2900) 6 years ago
registry_delete.go refactor(api): refactor base import path (#2788) 6 years ago
registry_inspect.go refactor(api): refactor base import path (#2788) 6 years ago
registry_list.go refactor(api): refactor base import path (#2788) 6 years ago
registry_update.go fix(api): fix an issue with RegistryUpdate operation (#3137) 5 years ago