portainer/api/internal/authorization
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
..
access_control.go feat(stacks): scope stack names to endpoint (#4520) 2021-02-23 21:18:05 +01:00
authorizations.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00