portainer/api
Anthony Lapenna 9aa52a6975
feat(settings): add new settings to disable volume browser (#3239)
* feat(settings): add new settings to disable volume browser

* feat(api): update setting to be compliant with RBAC

* refactor(api): update method comment

* fix(api): remove volume browsing authorizations by default

* feat(settings): rewrite volume management setting description

* feat(settings): rewrite volume management setting tooltip

* Update app/portainer/views/settings/settings.html

Co-Authored-By: William <william.conquest@portainer.io>
2019-10-08 13:17:58 +13:00
..
archive feat(extensions): introduce extension support (#2527) 2018-12-09 16:49:27 +13:00
bolt feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
chisel feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cli feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cmd/portainer feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
cron refactor(api): update scheduler to match new cron lib API (#3157) 2019-09-15 10:47:44 +12:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker feat(api): only error on ping failure for snapshots (#3177) 2019-09-20 16:13:44 +12:00
exec feat(exec): add DEBUG statement when validating license (#3191) 2019-09-24 17:06:08 +12:00
filesystem refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
libcompose feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
authorizations.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
errors.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
portainer.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
swagger.yaml docs(api): document EdgeAgentCheckinInterval parameter for SettingsUpdate 2019-09-02 07:17:41 +12:00
swagger_config.json chore(version): bump version number 2019-07-26 14:01:49 +12:00