portainer/app/docker
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
..
components feat(app/package): upgrade angularjs to 1.8 (#4073) 2020-07-25 11:23:44 +12:00
filters chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
helpers refactor(app): remove all VMWARE_VIC related code (#3914) 2020-06-11 07:59:11 +12:00
interceptors refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00
models chore(project): add prettier for code format (#3645) 2020-04-11 09:54:53 +12:00
rest feat(volumes): add a switch to use CIFS volumes (#3823) 2020-05-15 13:28:51 +12:00
services feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
views feat(settings): add setting to disable device mapping for regular users (#4099) 2020-07-27 09:31:14 +12:00
__module.js fix(app): use deps injection in router correctly (#4049) 2020-07-21 09:06:37 +12:00