portainer/api/http/handler/registries
baron_l 7aa6a30614 feat(registry-manager): allow regular users to use the registry browse feature (#2664)
* feat(registries): registries accessibility to all authorized people and not only admins

* feat(registry): dockerhub settings for admin only

* feat(registry): remove registry config access for non admin users

* feat(api): use AuthenticatedAccess policy instead of RestrictedAccess for extensionList operation

* refactor(api): minor update to security package

* refactor(api): revert unexporting function changes

* refactor(api): apply gofmt
2019-02-25 13:02:49 +13:00
..
handler.go feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
proxy.go feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
registry_configure.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
registry_create.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
registry_delete.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
registry_inspect.go feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
registry_list.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
registry_update.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
registry_update_access.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00