portainer/api/http/proxy
Ricardo Cardona Ramirez e1e263d8c8 feat(UAC): change default ownership to admininstrators (#2137)
* #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)
2018-08-19 07:57:28 +02:00
..
access_control.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
azure_transport.go
build.go
configs.go
containers.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
docker_transport.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
factory.go feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
factory_local.go fix(api): fix invalid build related filenames (#2067) 2018-07-23 18:50:45 +02:00
factory_local_windows.go fix(api): fix invalid build related filenames (#2067) 2018-07-23 18:50:45 +02:00
local.go feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
manager.go feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
networks.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
registry.go
response.go
reverse_proxy.go
secrets.go
services.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
swarm.go feat(api): rewrite SwarmInspect operation (#2065) 2018-07-23 18:04:11 +02:00
tasks.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
volumes.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00