1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-22 06:49:40 +02:00
portainer/api/http/proxy/factory
Chaim Lev-Ari adf33385ce
feat(containers): Prevent non-admin users from running containers using the host namespace pid (#4098)
* feat(containers): prevent non-admin users from running containers using the host namespace pid (#3970)

* feat(containers): Prevent non-admin users from running containers using the host namespace pid

* feat(containers): add rbac check for swarm stack too

* feat(containers): remove forgotten conflict

* feat(containers): init EnableHostNamespaceUse to true and return 403 on forbidden action

* feat(containers): change enableHostNamespaceUse to restrictHostNamespaceUse in html

* feat(settings): rename EnableHostNamespaceUse to AllowHostNamespaceForRegularUsers

* feat(database): trigger migration for AllowHostNamespace

* feat(containers): check container creation authorization

Co-authored-by: Maxime Bajeux <max.bajeux@gmail.com>
2020-07-25 11:14:46 +12:00
..
azure revert(azure): revert removal (#3890) 2020-06-09 14:43:32 +12:00
docker feat(containers): Prevent non-admin users from running containers using the host namespace pid (#4098) 2020-07-25 11:14:46 +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