portainer/api/http/security
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
..
authorization.go feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
bouncer.go feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
context.go feat(global): introduce user teams and new UAC system (#868) 2017-05-23 20:56:10 +02:00
filter.go feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
rate_limiter.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
rate_limiter_test.go feat(security): add request rate limiter on authentication endpoint (#1866) 2018-05-07 20:01:39 +02:00