1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/api/http/handler/stacks
Anthony Lapenna da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint (#1979)
* fix(api): add an authenticated access policy to the websocket endpoint

* refactor(api): centralize EndpointAccess validation

* feat(api): validate id query parameter for the /websocket/exec endpoint
2018-06-18 11:56:31 +02:00
..
create_compose_stack.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
create_swarm_stack.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
git.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
handler.go fix(api): add an authenticated access policy to the websocket endpoint (#1979) 2018-06-18 11:56:31 +02:00
stack_create.go fix(api): add an authenticated access policy to the websocket endpoint (#1979) 2018-06-18 11:56:31 +02:00
stack_delete.go fix(api): add an authenticated access policy to the websocket endpoint (#1979) 2018-06-18 11:56:31 +02:00
stack_file.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
stack_inspect.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
stack_list.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
stack_update.go feat(stacks): migrate stack data from previous portainer version 2018-06-15 18:14:01 +03:00