portainer/api
Chaim Lev-Ari 93d8c179f1
feat(containers): enforce disable bind mounts (#4110)
* feat(containers): enforce disable bind mounts

* refactor(docker): move check for endpoint admin to a function

* feat(docker): check if service has bind mounts

* feat(services): allow bind mounts for endpoint admin

* feat(container): enable bind mounts for endpoint admin

* fix(services): fix typo
2020-07-29 21:10:46 +12:00
..
archive
bolt feat(settings): introduce setting to disable container caps for non-admins (#4109) 2020-07-28 19:08:15 +12:00
chisel refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cli refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
cmd/portainer feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
crypto feat(server): support minimum tls v1.2 (#4076) 2020-07-22 12:16:00 +12:00
docker refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
exec refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
filesystem refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
git
http feat(containers): enforce disable bind mounts (#4110) 2020-07-29 21:10:46 +12:00
internal feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00
jwt refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
kubernetes feat(k8s/volumes): introduce storage rollup panel (#4055) 2020-07-24 14:45:02 +12:00
ldap refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
libcompose feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
go.mod feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
go.sum feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
kubernetes.go feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
portainer.go feat(settings): introduce setting to disable container caps for non-admins (#4109) 2020-07-28 19:08:15 +12:00
swagger.yaml
swagger_config.json