mirror of https://github.com/portainer/portainer
* #960 feat(UAC): change ownership to admins for externally created ressources * feat(UAC): change ownership to admins for externally created resources Deprecated AdministratorsOnly js and go backend * #960 feat(UAC): remove AdministratorsOnly property and minor GUI fixes Update swagger definition changing AdministratorsOnly to Public * #960 feat(UAC): fix create resource with access control data * #960 feat(UAC): authorization of non-admin users for restricted operations On stacks, containers networks, services , tasks and volumes. * #960 feat(UAC): database migration to version 14 The administrator resources are deleted and Public resources are now managed by admins * #960 feat(UAC): small fixes from PR #2137 * #960 feat(UAC): improve the readability of the source code * feat(UAC) fix displayed ownership for Swarm related resources (#960) |
||
|---|---|---|
| .. | ||
| access_control.go | ||
| azure_transport.go | ||
| build.go | ||
| configs.go | ||
| containers.go | ||
| docker_transport.go | ||
| factory.go | ||
| factory_local.go | ||
| factory_local_windows.go | ||
| local.go | ||
| manager.go | ||
| networks.go | ||
| registry.go | ||
| response.go | ||
| reverse_proxy.go | ||
| secrets.go | ||
| services.go | ||
| swarm.go | ||
| tasks.go | ||
| volumes.go | ||