portainer/api/http/handler/websocket
cong meng 51ef2c2aa9
fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325)
* fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes

* fix(advance deploy): EE-1141 reuse existing token cache when do deployment

* fix: EE-1141 use user's SA token to exec pod command

* fix: EE-1141 stop advanced-deploy or pod-exec if user's SA token is empty

* fix: EE-1141 resolve merge conflicts

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-08-04 11:11:24 +12:00
..
attach.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
dial.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
dial_windows.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
exec.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
handler.go fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325) 2021-08-04 11:11:24 +12:00
hijack.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
initdial.go feat(containers): add support docker attach (#2842) 2019-05-09 14:04:40 +12:00
pod.go fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325) 2021-08-04 11:11:24 +12:00
proxy.go fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325) 2021-08-04 11:11:24 +12:00
stream.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
types.go fix(advance deploy): EE-1141 A standard user can escalate to cluster administrator privileges on Kubernetes (#5325) 2021-08-04 11:11:24 +12:00