portainer/api/http/handler/stacks
Chaim Lev-Ari 1a3f77137a
feat(settings): introduce setting to disable container caps for non-admins (#4109)
* feat(settings): introduce settings to allow/disable

* feat(settings): update the setting

* feat(docker): prevent user from using caps if disabled

* refactor(stacks): revert file

* style(api): remove portainer ns
2020-07-28 19:08:15 +12:00
..
create_compose_stack.go feat(settings): introduce setting to disable container caps for non-admins (#4109) 2020-07-28 19:08:15 +12:00
create_kubernetes_stack.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
create_swarm_stack.go feat(containers): Ensure users cannot create privileged containers via the API (#3969) (#4077) 2020-07-23 06:38:45 +12:00
git.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
handler.go feat(settings): introduce disable stack management setting (#4100) 2020-07-27 19:11:32 +12:00
stack_create.go feat(settings): introduce setting to disable container caps for non-admins (#4109) 2020-07-28 19:08:15 +12:00
stack_delete.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
stack_file.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
stack_inspect.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
stack_list.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
stack_migrate.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00
stack_update.go refactor(errors): reorganize errors (#3938) 2020-07-08 09:57:52 +12:00