portainer/api/http/handler
Chaim Lev-Ari 86ad1c6af1
feat(stacks): scope stack names to endpoint (#4520)
* refactor(stack): create unique name function

* refactor(stack): change stack resource control id

* feat(stacks): validate stack unique name in endpoint

* feat(stacks): prevent name collision with external stacks

* refactor(stacks): move resource id util

* refactor(stacks): supply resource id util with name and endpoint

* fix(docker): calculate swarm resource id

* feat(stack): prevent migration if stack name already exist

* feat(authorization): use stackutils
2021-02-23 21:18:05 +01:00
..
auth docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
customtemplates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
dockerhub docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgegroups docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgejobs docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgestacks docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
edgetemplates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointedge docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointgroups docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpointproxy feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
endpoints docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
registries docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
resourcecontrols docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
roles docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
settings docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
stacks feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
status docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
tags docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
teammemberships docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
teams docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
templates docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
upload docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
users docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
webhooks docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
websocket docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
handler.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00