portainer/api/http/proxy/factory
Chaim Lev-Ari 07efd4bdda
feat(settings): add setting to disable device mapping for regular users (#4099)
* feat(settings): add setting to disable device mapping for regular users

* feat(settings): introduce device mapping service

* feat(containers): hide devices field when setting is on

* feat(containers): prevent passing of devices when not allowed

* feat(stacks): prevent non admin from device mapping

* feat(stacks): disallow swarm stack creation for user

* refactor(settings): replace disableDeviceMapping with allow

* fix(stacks): remove check for disable device mappings from swarm

* feat(settings): rename field to disable

* feat(settings): supply default value for disableDeviceMapping

* feat(container): check for endpoint admin

* style(server): sort imports
2020-07-27 09:31:14 +12:00
..
azure revert(azure): revert removal (#3890) 2020-06-09 14:43:32 +12:00
docker feat(settings): add setting to disable device mapping for regular users (#4099) 2020-07-27 09:31:14 +12:00
gitlab fix(api): introduce gitlab proxy package 2019-11-13 13:12:55 +13:00
kubernetes feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
responseutils feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
azure.go revert(azure): revert removal (#3890) 2020-06-09 14:43:32 +12:00
docker.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
docker_unix.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
docker_windows.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
factory.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
gitlab.go fix(api): introduce gitlab proxy package 2019-11-13 13:12:55 +13:00
kubernetes.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
reverse_proxy.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00