portainer/api/http/handler/endpointgroups
Anthony Lapenna 7d76bc89e7
feat(api): relocate authorizations outside of JWT (#3079)
* feat(api): relocate authorizations outside of JWT

* fix(api): update user authorization after enabling the RBAC extension

* feat(api): add PortainerEndpointList operation in the default portainer authorizations

* feat(auth): retrieve authorization from API instead of JWT

* refactor(auth): move permissions retrieval to function

* refactor(api): document authorizations methods
2019-09-10 10:58:26 +12:00
..
endpointgroup_create.go Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
endpointgroup_delete.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpointgroup_endpoint_add.go Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
endpointgroup_endpoint_delete.go Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
endpointgroup_inspect.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpointgroup_list.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpointgroup_update.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
handler.go feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00