portainer/api/http/proxy
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
..
access_control.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
azure_transport.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
build.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
configs.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
containers.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
docker_transport.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
factory.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
factory_local.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
factory_local_windows.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
local.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
manager.go feat(settings): add new settings to disable volume browser (#3239) 2019-10-08 13:17:58 +13:00
networks.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
registry.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
response.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
reverse_proxy.go
secrets.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
services.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
swarm.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
tasks.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
volumes.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00