portainer/app/extensions/registry-management/views/repositories
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
..
edit fix(registry-manager): fix an issue when removing all tags of a repository (#2545) 2019-01-18 08:01:47 +13:00
registryRepositories.html feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
registryRepositoriesController.js feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00