portainer/api
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
..
archive feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
bolt feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
cli feat(api): Add npipe support (#2018) 2018-07-20 11:02:06 +02:00
cmd/portainer feat(templates): re-introduce external template management (#2119) 2018-08-07 17:43:36 +02:00
cron feat(home): update endpoint list (#2060) 2018-07-23 09:51:33 +02:00
crypto fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00
docker fix(home): Show correct number of cpus and total memory for swarm (#2147) 2018-08-13 21:20:56 +02:00
exec feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
filesystem feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
git feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
http feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
jwt feat(uac): add multi user management and UAC (#647) 2017-03-12 17:24:15 +01:00
ldap feat(authentication/ldap): Auto create and assign LDAP users (#2042) 2018-07-23 06:57:38 +02:00
libcompose fix(libcompose): fix an issue with TLS enabled endpoints (#2071) 2018-07-24 11:11:47 +02:00
errors.go feat(authentication/ldap): Auto create and assign LDAP users (#2042) 2018-07-23 06:57:38 +02:00
portainer.go feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00
swagger.yaml feat(UAC): change default ownership to admininstrators (#2137) 2018-08-19 07:57:28 +02:00