portainer/api/http
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
..
client
handler feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
proxy feat(api): update DigitalSignatureService (#2539) 2018-12-12 11:19:23 +13:00
security feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
server.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00