portainer/api/http/handler/endpoints
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
..
endpoint_create.go feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
endpoint_delete.go feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
endpoint_extension_add.go feat(integrations): storidge evolution (#2711) 2019-05-25 09:53:10 +12:00
endpoint_extension_remove.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint_inspect.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpoint_job.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
endpoint_list.go Enable endpoint backend pagination (#2989) 2019-07-20 16:28:11 -07:00
endpoint_snapshot.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint_snapshots.go refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
endpoint_status_inspect.go feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
endpoint_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