portainer/api/http/proxy/factory/docker
Hao Zhang 42e782452c
fix(container): prevent user from editing the portainer container it self EE-917 (#6093)
* fix(container): prevent from editing portainer container

* fix(container): prevent from editing portainer container

* Missing kill operation

* fix(container): enhance creating stack from template

* fix(docker): prevent user from editing the portainer container itself EE-917

* fix(docker): enhance code style

* fix(container): fix issues from code review

* fix(container): enhance creating stack from template

* fix(container): some code review issues

* fix(container): disable leave network when the container is portainer

* fix(container): disable leave network when the container is portainer
2021-12-02 08:41:05 +08:00
..
access_control.go
access_control_test.go
build.go
configs.go
containers.go fix(container): prevent user from editing the portainer container it self EE-917 (#6093) 2021-12-02 08:41:05 +08:00
networks.go
portainer.go fix(container): prevent user from editing the portainer container it self EE-917 (#6093) 2021-12-02 08:41:05 +08:00
registry.go
secrets.go
services.go
swarm.go
tasks.go
transport.go
volumes.go