portainer/api
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
..
archive feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
bolt chore(version): bump version number 2019-01-31 13:15:18 +13:00
cli feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
cmd/portainer refactor(api): fix a typo (#2712) 2019-02-15 09:12:53 +13:00
cron fix(api): fix snapshot hanging 2018-12-12 17:00:15 +13:00
crypto feat(api): update DigitalSignatureService (#2539) 2018-12-12 11:19:23 +13:00
docker fix(api): fix snapshot hanging 2018-12-12 17:00:15 +13:00
exec fix(extensions): fix an issue with extensions with expired licenses (#2628) 2019-01-18 10:00:18 +13:00
filesystem feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
git feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
http feat(registry-manager): allow regular users to use the registry browse feature (#2664) 2019-02-25 13:02:49 +13:00
jwt feat(uac): add multi user management and UAC (#647) 2017-03-12 17:24:15 +01:00
ldap fix(authentication): escape LDAP filters (#2209) 2018-09-25 11:10:41 +12:00
libcompose fix(libcompose): fix an issue with TLS enabled endpoints (#2071) 2018-07-24 11:11:47 +02:00
errors.go feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
portainer.go chore(version): bump version number 2019-01-31 13:15:18 +13:00
swagger.yaml chore(version): bump version number 2019-01-31 13:15:18 +13:00
swagger_config.json chore(version): bump version number 2019-01-31 13:15:18 +13:00