portainer/api/http/handler/stacks
Ali 628f822025
fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399)
* fix(stacks): hide stacks in sidebar EE-3683

* fix(stacks): for unauth, take the user to the dashboard

* fix(stacks): block the user from stack details EE-3683

* fix(stacks): disable stack managment for non admins
2022-08-03 22:19:27 +12:00
..
autoupdate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
create_compose_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
create_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
create_swarm_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
handler.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_associate.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_create.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_delete.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_file.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_inspect.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
stack_migrate.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_start.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_stop.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_update.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_update_git.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
stack_update_git_redeploy.go fix(stacks): enforce stack permissions for non admin users EE-3683 (#7399) 2022-08-03 22:19:27 +12:00
update_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
webhook_invoke.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
webhook_invoke_test.go fix(database): db migration improvements EE-2688 (#6662) 2022-04-14 16:25:13 +12:00