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 feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
build.go feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
configs.go feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
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 fix(api): manage registry authentication in the API (#1751) 2018-03-23 08:44:43 +10:00
response.go feat(api): add debug statements in response handling 2018-05-15 19:13:27 +02:00
reverse_proxy.go feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
secrets.go feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
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