portainer/api
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
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt feat(settings): add setting to disable device mapping for regular users (#4099) 2020-07-27 09:31:14 +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 fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(settings): add setting to disable device mapping for regular users (#4099) 2020-07-27 09:31:14 +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): add setting to disable device mapping for regular users (#4099) 2020-07-27 09:31:14 +12:00
swagger.yaml revert(azure): revert removal (#3890) 2020-06-09 14:43:32 +12:00
swagger_config.json chore(version): bump version number 2020-06-03 11:40:03 +12:00