portainer/api/bolt
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
..
dockerhub refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
endpoint fix(api): fix endpoint snapshot process at endpoint creation time (#2072) 2018-07-24 14:47:19 +02:00
endpointgroup refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
internal refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
migrator feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
registry refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
resourcecontrol refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
settings refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
stack refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
tag refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
team refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
teammembership refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
template feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
user refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
version refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
datastore.go feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00